diff options
| author | Kevin Enderby <enderby@apple.com> | 2016-06-21 21:55:01 +0000 |
|---|---|---|
| committer | Kevin Enderby <enderby@apple.com> | 2016-06-21 21:55:01 +0000 |
| commit | 606a338db9c3cc1fc446111e1d11193f93ba1c5b (patch) | |
| tree | f989727454e137a872efba972d8f0cdf158992a1 /llvm/test/tools/llvm-objdump/X86/Inputs | |
| parent | 48bc85091726bdb1a34cb536eb684794ab4450b6 (diff) | |
| download | bcm5719-llvm-606a338db9c3cc1fc446111e1d11193f93ba1c5b.tar.gz bcm5719-llvm-606a338db9c3cc1fc446111e1d11193f93ba1c5b.zip | |
Update llvm-obdump(1) to print FAT_MAGIC_64 for Darwin’s 64-bit universal files
with the -macho and -universal-headers flags.
Just a follow on to r273207, I missed updating the printing of the fat magic
number when the universal file is a 64-bit universal file.
rdar://26899493
llvm-svn: 273324
Diffstat (limited to 'llvm/test/tools/llvm-objdump/X86/Inputs')
| -rwxr-xr-x | llvm/test/tools/llvm-objdump/X86/Inputs/macho-universal64.x86_64.i386 | bin | 0 -> 16624 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/X86/Inputs/macho-universal64.x86_64.i386 b/llvm/test/tools/llvm-objdump/X86/Inputs/macho-universal64.x86_64.i386 Binary files differnew file mode 100755 index 00000000000..add12e44a35 --- /dev/null +++ b/llvm/test/tools/llvm-objdump/X86/Inputs/macho-universal64.x86_64.i386 |

