This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94c534f4bd5 Revert "This patch enables the usage of constant Enum ident [...] new a63ab3c9ea5 [LTO] Prevent dead stripping and internalization of symbols [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/LTO/LTO.h | 1 + include/llvm/Object/IRSymtab.h | 13 +++- lib/Object/IRSymtab.cpp | 4 ++ test/Object/X86/irsymtab.ll | 4 +- .../gold/X86/Inputs/global_with_section.ll} | 5 +- test/tools/gold/X86/global_with_section.ll | 79 ++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 25 ++++++- tools/llvm-lto2/llvm-lto2.cpp | 3 + 8 files changed, 126 insertions(+), 8 deletions(-) copy test/{ThinLTO/X86/Inputs/cache-import-lists1.ll => tools/gold/X86/Inputs/glob [...] create mode 100644 test/tools/gold/X86/global_with_section.ll