Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
llvm-project
/
llvm
/
unittests
/
XRay
/
CMakeLists.txt
blob: 9872c901d137b3b799dc6cce8186a990f97519bc [
file
] [
log
] [
blame
]
set(LLVM_LINK_COMPONENTS
Support
)
add_llvm_unittest(XRayTests
GraphTest.cpp
)
add_dependencies(XRayTests intrinsics_gen)