[PATCH] D46998: [XRay][compiler-rt] Limit reliance on C++ ABI features
Dean Michael Berris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 18 02:29:23 PDT 2018
dberris updated this revision to Diff 147451.
dberris retitled this revision from "[XRay][clang+compiler-rt] Make XRay depend on a C++ standard lib" to "[XRay][compiler-rt] Limit reliance on C++ ABI features".
dberris edited the summary of this revision.
dberris added a comment.
Retitle, and update to limit only to compiler-rt changes.
This is still a work in progress, but working towards a cleaner solution.
https://reviews.llvm.org/D46998
Files:
clang/lib/Driver/ToolChains/CommonArgs.cpp
compiler-rt/lib/xray/xray_basic_logging.cc
compiler-rt/test/xray/TestCases/Posix/c-test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46998.147451.patch
Type: text/x-patch
Size: 14759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180518/ca5c8aaf/attachment-0001.bin>
More information about the cfe-commits
mailing list