This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 81ead47d203 [SLP] reorderInputsAccordingToOpcode is const method. NFCI. new b9af20dec1e [llvm-objcopy] Change SHT_NOBITS to SHT_PROBITS for some -- [...] new 4bbb5efb815 [WideableCond] Fix a nasty bug in detection of "explicit guards"
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: lib/Analysis/GuardUtils.cpp | 9 +- .../basic_widenable_branch_guards.ll | 59 +++++++++++ .../llvm-objcopy/ELF/rename-section-flag.test | 104 +++++++++++------- test/tools/llvm-objcopy/ELF/set-section-flags.test | 117 ++++++++++++++------- tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 21 +++- 5 files changed, 228 insertions(+), 82 deletions(-)