Sign in
llvm
/
llvm-project.git
/
refs/heads/revert-101795-llvmprofdataFlatProfile
/
.
/
llvm
/
unittests
/
SandboxIR
/
CMakeLists.txt
blob: 3f43f6337b919bcc6c9f7d7eb6ed511ef146d1c4 [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
AsmParser
SandboxIR
Core
)
add_llvm_unittest(SandboxIRTests
SandboxIRTest.cpp
TrackerTest.cpp
)