diff options
author | Tim Northover <tnorthover@apple.com> | 2014-10-15 19:32:21 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-10-15 19:32:21 +0000 |
commit | 1cc4fb76dab305da4e6e1aa8acd25c00ba4c06ad (patch) | |
tree | f795ad806714684f389dfab4ab153d02a9cdf1c2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 78206c35769fe9196e2370519de2c1576347a167 (diff) | |
download | llvm-1cc4fb76dab305da4e6e1aa8acd25c00ba4c06ad.zip llvm-1cc4fb76dab305da4e6e1aa8acd25c00ba4c06ad.tar.gz llvm-1cc4fb76dab305da4e6e1aa8acd25c00ba4c06ad.tar.bz2 |
[mach-o] make __unwind_info defer to __eh_frame when necessary.
Not all situations are representable in the compressed __unwind_info format,
and when this happens the entry needs to point to the more general __eh_frame
description.
Just x86_64 implementation for now.
rdar://problem/18208653
llvm-svn: 219836
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions