mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr"
I did not upload two binaries that I reference in tests. This change adds support for sections involved in dynamic loading such as SHT_DYNAMIC, SHT_DYNSYM, and allocated string tables. The two added binaries used for tests can be downloaded here and here Differential Revision: https://reviews.llvm.org/D36560 llvm-svn: 313772
This commit is contained in:
parent
5a29343ec1
commit
f68b3a1b5f
BIN
test/tools/llvm-objcopy/Inputs/dynamic.so
Normal file
BIN
test/tools/llvm-objcopy/Inputs/dynamic.so
Normal file
Binary file not shown.
BIN
test/tools/llvm-objcopy/Inputs/dynsym.so
Normal file
BIN
test/tools/llvm-objcopy/Inputs/dynsym.so
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user