diff options
author | Chris Bieneman <beanz@apple.com> | 2016-05-12 16:04:20 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-05-12 16:04:20 +0000 |
commit | c28531295daa574b681d485096b0ddfd48eb188e (patch) | |
tree | 4ca2c0c3d13d2cc259d740fd4121fdcb9283895c /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9062ab943fe55fddb5af389421f3293f20dd3ba5 (diff) | |
download | bcm5719-llvm-c28531295daa574b681d485096b0ddfd48eb188e.tar.gz bcm5719-llvm-c28531295daa574b681d485096b0ddfd48eb188e.zip |
[macho2yaml] Add support for dumping mach_headers
This patch adds the ability to dump mach headers. For my local clang binary the macho2yaml output is now:
--- !mach-o
FileHeader:
cputype: 0x01000007
cpusubtype: 0x80000003
filetype: 0x00000002
ncmds: 19
flags: 0x00A18085
...
llvm-svn: 269304
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions