blob: 3f43f6337b919bcc6c9f7d7eb6ed511ef146d1c4 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AsmParser
SandboxIR
Core
)
add_llvm_unittest(SandboxIRTests
SandboxIRTest.cpp
TrackerTest.cpp
)