blob: cd61cec89d55e9329415c4e9617ffd0d75ab210c [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
Analysis
Core
ExecutionEngine
InstCombine
JIT
MC
ScalarOpts
Support
nativecodegen
)
add_llvm_example(Kaleidoscope-Ch6
toy.cpp
)