blob: 148b1aaa108333ef959f015ec610af5195186404 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
BitReader
Core
ExecutionEngine
OrcJIT
OrcTargetProcess
Support
TargetParser
nativecodegen
)
add_llvm_example(LLJITWithThinLTOSummaries
LLJITWithThinLTOSummaries.cpp
)
export_executable_symbols(LLJITWithThinLTOSummaries)