This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5f86a063375 [llvm-objcopy] Add --redefine-syms new 9737365327c Attempt to fix build bot after r353509 new 2e390e6fde4 [DWARF] LLVM ERROR: Broken function found, while removing D [...]
The 2 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/Transforms/Utils/Local.h | 3 +- lib/Transforms/Utils/Local.cpp | 6 +-- test/CodeGen/X86/bbi-23595.ll | 50 ++++++++++++++++++++++++ test/tools/llvm-objcopy/ELF/redefine-symbol.test | 1 - 4 files changed, 54 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/X86/bbi-23595.ll