[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
Sun Jun 3 23:09:39 PDT 2018


dberris updated this revision to Diff 149675.
dberris edited the summary of this revision.
dberris added a dependency: D47696: [XRay][compiler-rt] Refactor recursion guard for Basic and FDR Mode.
dberris added a comment.

Rebase, reword, and split up into smaller changes.


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.149675.patch
Type: text/x-patch
Size: 12348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/41a602ee/attachment.bin>


More information about the llvm-commits mailing list