blob: 6c0666b186b8a64f4e82955f69622b1ff47da384 [file] [log] [blame]
add_llvm_component_library(LLVMSandboxIR
SandboxIR.cpp
Tracker.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Transforms/SandboxIR
LINK_COMPONENTS
Core
Support
)