[PATCH] D46998: [XRay][compiler-rt] Limit reliance on C++ ABI features

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 04:09:15 PDT 2018


dberris updated this revision to Diff 147763.
dberris added a comment.

- fixup: run binary linked with xray to check it actually works


https://reviews.llvm.org/D46998

Files:
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/xray_basic_logging.cc
  compiler-rt/lib/xray/xray_buffer_queue.cc
  compiler-rt/lib/xray/xray_buffer_queue.h
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/test/xray/TestCases/Posix/c-test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46998.147763.patch
Type: text/x-patch
Size: 87837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/f38837d6/attachment.bin>


More information about the llvm-commits mailing list