Fix a TODO in CMake config for XRay tests to use the detected C++ ABI
library in the tests.
Also make the tests depend on the llvm-xray target when built in-tree.
Paths
| Differential D49358
[XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit tests ClosedPublic Authored by dberris on Jul 15 2018, 6:08 PM.
Details Summary Fix a TODO in CMake config for XRay tests to use the detected C++ ABI Also make the tests depend on the llvm-xray target when built in-tree.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2018, 6:11 PM Closed by commit rL337142: [XRay][compiler-rt] Use `SANITIZER_CXX_ABI_LIBRARY` for XRay unit tests (authored by dberris). · Explain WhyJul 15 2018, 6:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 155605 compiler-rt/lib/xray/tests/CMakeLists.txt
|