OSDN Git Service

temporary
authorJake Ehrlich <jakehehrlich@google.com>
Tue, 10 Oct 2017 18:28:15 +0000 (18:28 +0000)
committerJake Ehrlich <jakehehrlich@google.com>
Tue, 10 Oct 2017 18:28:15 +0000 (18:28 +0000)
commit773d0e069a4f56c590117c6cd44f5b4ae7c4ad41
tree8a63fe55580fcbc4ead9a213771ef033ec241982
parenta37e165e436c421db61bdfb4e93b20ad7282f9dd
temporary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315344 91177308-0d34-0410-b5e6-96231b3b80d8
12 files changed:
test/tools/llvm-objcopy/dynsym-error-remove-strtab.test [new file with mode: 0644]
test/tools/llvm-objcopy/reloc-error-remove-symtab.test [new file with mode: 0644]
test/tools/llvm-objcopy/remove-section-with-symbol.test [new file with mode: 0644]
test/tools/llvm-objcopy/remove-section.test [new file with mode: 0644]
test/tools/llvm-objcopy/remove-shstrtab-error.test [new file with mode: 0644]
test/tools/llvm-objcopy/remove-symtab.test [new file with mode: 0644]
test/tools/llvm-objcopy/segment-shift-section-remove.test [new file with mode: 0644]
test/tools/llvm-objcopy/segment-test-remove-section.test [new file with mode: 0644]
test/tools/llvm-objcopy/symtab-error-on-remove-strtab.test [new file with mode: 0644]
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp