diff options
author | Kevin Enderby <enderby@apple.com> | 2016-05-23 21:34:12 +0000 |
---|---|---|
committer | Kevin Enderby <enderby@apple.com> | 2016-05-23 21:34:12 +0000 |
commit | 9873e2c46794407531737f5b6560488a02cb4a69 (patch) | |
tree | 1864308c9b24a927208a51903851f6bffcb0efcb /llvm/test/tools/llvm-objdump/Inputs | |
parent | 76f3def58a1d7c242bee268ac1e21ddacaf2720f (diff) | |
download | bcm5719-llvm-9873e2c46794407531737f5b6560488a02cb4a69.tar.gz bcm5719-llvm-9873e2c46794407531737f5b6560488a02cb4a69.zip |
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbosely"
to llvm-objdump. This section is created with -fembed-bitcode option.
This requires the use of libxar and the Cmake and lit support were crafted by
Chris Bieneman!
rdar://26202242
llvm-svn: 270491
Diffstat (limited to 'llvm/test/tools/llvm-objdump/Inputs')
-rwxr-xr-x | llvm/test/tools/llvm-objdump/Inputs/LLVM-bundle.macho-x86_64 | bin | 0 -> 16624 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/Inputs/LLVM-bundle.macho-x86_64 b/llvm/test/tools/llvm-objdump/Inputs/LLVM-bundle.macho-x86_64 Binary files differnew file mode 100755 index 00000000000..8a7e4ef39e1 --- /dev/null +++ b/llvm/test/tools/llvm-objdump/Inputs/LLVM-bundle.macho-x86_64 |