diff options
author | Tim Northover <tnorthover@apple.com> | 2014-09-30 21:29:54 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-09-30 21:29:54 +0000 |
commit | cf78d37fd65f273e3db55c585105e3f310cadf39 (patch) | |
tree | 5371262ceecd6743184306b9663c346ab52d5e3b /llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp | |
parent | e1c79749ca96a704556c46a8e9140244a9bbdfed (diff) | |
download | bcm5719-llvm-cf78d37fd65f273e3db55c585105e3f310cadf39.tar.gz bcm5719-llvm-cf78d37fd65f273e3db55c585105e3f310cadf39.zip |
[mach-o] create __unwind_info section on x86_64
This is a minimally useful pass to construct the __unwind_info section in a
final object from the various __compact_unwind inputs. Currently it doesn't
produce any compressed pages, only works for x86_64 and will fail if any
function ends up without __compact_unwind.
rdar://problem/18208653
llvm-svn: 218703
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp')
0 files changed, 0 insertions, 0 deletions