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