[llvm-objcopy] Allow the visibility of symbols created by --binary and
authorChris Jackson <snortotter@gmail.com>
Fri, 30 Aug 2019 10:17:16 +0000 (10:17 +0000)
committerChris Jackson <snortotter@gmail.com>
Fri, 30 Aug 2019 10:17:16 +0000 (10:17 +0000)
commitfa1fe937893c1581c71b225602f44a32102b86ff
tree2872328c078795646501b6edc37ef19509117d96
parentb4fd7d4258589c52539043c0806fd2a143a2c15d
[llvm-objcopy] Allow the visibility of symbols created by --binary and
--add-symbol to be specified with --new-symbol-visibility

llvm-svn: 370458
llvm/docs/CommandGuide/llvm-objcopy.rst
llvm/test/tools/llvm-objcopy/ELF/add-symbol-new-symbol-visibility.test [new file with mode: 0644]
llvm/test/tools/llvm-objcopy/ELF/new-symbol-visibility.test [new file with mode: 0644]
llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/CopyConfig.h
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/ELF/Object.cpp
llvm/tools/llvm-objcopy/ELF/Object.h
llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp
llvm/tools/llvm-objcopy/ObjcopyOpts.td