diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-05 23:27:41 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-02-05 23:27:41 +0000 |
commit | d88e51ced75203bea68e5383b608d3dbe9c42e4a (patch) | |
tree | 412b5e0e1ad335d28f51b4345734b7094f5c5902 /libcxxabi/src/cxa_exception.cpp | |
parent | ae1ca06a317d428e3b5a795244421b561c95c4ca (diff) | |
download | bcm5719-llvm-d88e51ced75203bea68e5383b608d3dbe9c42e4a.tar.gz bcm5719-llvm-d88e51ced75203bea68e5383b608d3dbe9c42e4a.zip |
Fix compilation of unwind on Darwin-x86_64
EHABI related typedef sugar is gated via LIBCXXABI_ARM_EHABI which did not
protect the EHABI header. This would cause declarations to be emitted on
non-EHABI targets, resulting in errors. This permits compilation on Darwin.
llvm-svn: 228359
Diffstat (limited to 'libcxxabi/src/cxa_exception.cpp')
0 files changed, 0 insertions, 0 deletions