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

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 00:31:42 PDT 2018


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

- fixup: use atomic_exchange instead of pthread once for error latch; also clang-format


https://reviews.llvm.org/D46998

Files:
  compiler-rt/lib/xray/xray_basic_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/test/xray/TestCases/Posix/c-test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46998.150081.patch
Type: text/x-patch
Size: 19768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/81b649b8/attachment.bin>


More information about the llvm-commits mailing list