Paul Semel
|
e57bc78324
|
[llvm-strip] Expose --strip-unneeded option
Differential Revision: https://reviews.llvm.org/D47818
llvm-svn: 334182
|
2018-06-07 10:05:25 +00:00 |
Paul Semel
|
99dda0bab8
|
[llvm-objcopy] Add --strip-unneeded option
Differential Revision: https://reviews.llvm.org/D46896
llvm-svn: 333267
|
2018-05-25 11:01:25 +00:00 |
Paul Semel
|
31a212d694
|
Revert "[llvm-objcopy] Add --strip-unneeded option"
There is a use after free I didn't see. Need to investigate.
This reverts commit f7624abeb1f0d012309baf2e78cf2499fbfe5e5f.
llvm-svn: 332925
|
2018-05-22 01:04:36 +00:00 |
Paul Semel
|
040df77ed6
|
[llvm-objcopy] Add --strip-unneeded option
This option removes symbols that are not needed by relocations.
Differential Revision: https://reviews.llvm.org/D46896
llvm-svn: 332915
|
2018-05-21 22:50:32 +00:00 |