Applies Mehdi's optimization (r263086) to disable value names other than
for GlobalValues to LTO/ThinLTO performed via the gold-plugin, in the
same manner as it is applied in libLTO.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19269
[gold-plugin] Disable name for values other than GlobalValue ClosedPublic Authored by tejohnson on Apr 19 2016, 9:09 AM.
Details Summary Applies Mehdi's optimization (r263086) to disable value names other than
Diff Detail
Event TimelineClosed by commit rL266871: [gold-plugin] Disable name for values other than GlobalValue (authored by tejohnson). · Explain WhyApr 20 2016, 6:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 54356 llvm/trunk/test/tools/gold/X86/strip_names.ll
llvm/trunk/tools/gold/gold-plugin.cpp
|