llvm-project/compiler-rt/lib/xray/tests/unit
Dean Michael Berris 7b0ad61eaa [XRay][compiler-rt] Remove the xray_fdr_log_printer_tool
Summary:
We can move this functionality into LLVM's tools instead, as it no
longer is strictly required for the compiler-rt testing infrastructure.
It also is blocking the successful bootstrapping of the clang compiler
due to a missing virtual destructor in one of the flag parsing library.

Since this binary isn't critical for the XRay runtime testing effort
anymore (yet), we remove it in the meantime with the hope of moving the
functionality in LLVM proper instead.

Reviewers: kpw, pelikan, rnk, seurer, eugenis

Subscribers: llvm-commits, mgorny

Differential Revision: https://reviews.llvm.org/D31926

llvm-svn: 299916
2017-04-11 06:04:08 +00:00
..
CMakeLists.txt [XRay][compiler-rt] Remove the xray_fdr_log_printer_tool 2017-04-11 06:04:08 +00:00
buffer_queue_test.cc [XRay][compiler-rt] Remove dependency on <system_error> 2017-03-22 04:40:32 +00:00
fdr_logging_test.cc [xray] Unbreak unittest after r295967. 2017-02-23 13:13:27 +00:00
xray_unit_test_main.cc [XRay][compiler-rt] XRay Buffer Queue 2016-12-06 06:24:08 +00:00