diff options
author | Dean Michael Berris <dberris@google.com> | 2017-03-22 04:40:32 +0000 |
---|---|---|
committer | Dean Michael Berris <dberris@google.com> | 2017-03-22 04:40:32 +0000 |
commit | 6ba6673dfde0976f31918913507f4f86722fd1ca (patch) | |
tree | 0f14bcb37cc065aea19e7fbf8d063126f8906d9b /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | 600f04a435c6f400fd322bd7548a0e9683c90ca1 (diff) | |
download | bcm5719-llvm-6ba6673dfde0976f31918913507f4f86722fd1ca.tar.gz bcm5719-llvm-6ba6673dfde0976f31918913507f4f86722fd1ca.zip |
[XRay][compiler-rt] Remove dependency on <system_error>
Summary:
Depending on C++11 <system_error> introduces a link-time requirement to
C++11 symbols. Removing it allows us to depend on header-only C++11 and
up libraries.
Partially fixes http://llvm.org/PR32274 -- we know there's more invasive work
to be done, but we're doing it incrementally.
Reviewers: dblaikie, kpw, pelikan
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D31233
llvm-svn: 298480
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions