[llvm-bugs] [Bug 32274] New: XRay should not use C++ standard libraries internally
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 14 19:29:14 PDT 2017
http://bugs.llvm.org/show_bug.cgi?id=32274
Bug ID: 32274
Summary: XRay should not use C++ standard libraries internally
Product: XRay
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Runtime
Assignee: dberris at google.com
Reporter: dberris at google.com
CC: dblaikie at gmail.com, llvm-bugs at lists.llvm.org,
mpel at google.com
As reported by David Blaikie in llvm-dev@ (see
http://lists.llvm.org/pipermail/llvm-dev/2017-March/110835.html)
Action items:
- Remove dependency on standard C++ library symbols for XRay's runtime
- Use functional equivalents to std::atomic<...>, containers, and C++11+'s
thread_local keyword
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170315/67894fdc/attachment.html>
More information about the llvm-bugs
mailing list