blob: 7b44b3a62756a4cc7be46c28828b343be564ed38 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitWriter
Core
ExecutionEngine
MC
MCJIT
Support
nativecodegen
)
add_llvm_example(BrainF
BrainF.cpp
BrainFDriver.cpp
)