diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-19 01:36:12 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-19 01:36:12 +0000 |
commit | 11ffde3d7e866e0a97f298f44a57966ff1f1e507 (patch) | |
tree | 37b5d5a88e705552076bfa21e31dd088c449ee5b /lldb/source/Target/Process.cpp | |
parent | a11810ad606b98a504f6d2ad44ae10df18e3def8 (diff) | |
download | bcm5719-llvm-11ffde3d7e866e0a97f298f44a57966ff1f1e507.tar.gz bcm5719-llvm-11ffde3d7e866e0a97f298f44a57966ff1f1e507.zip |
libc++: only #include <cxxabi.h> if it exists. This allows libc++ to build
out of the box on Linux systems. If you're building against libc++abi, you
still need to make sure it can find <cxxabi.h> so it knows not to export
symbols which libc++abi provides.
llvm-svn: 155091
Diffstat (limited to 'lldb/source/Target/Process.cpp')
0 files changed, 0 insertions, 0 deletions