I have no clue how this was missed when symbol table support was added. This change ensures that the visibility of symbols is preserved by default.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41682
[llvm-objcopy] Add support for visibility ClosedPublic Authored by jakehehrlich on Jan 2 2018, 1:47 PM.
Details
Summary I have no clue how this was missed when symbol table support was added. This change ensures that the visibility of symbols is preserved by default.
Diff Detail
Revision Contents
Diff 128461 test/tools/llvm-objcopy/symbol-copy.test
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/Object.cpp
|