This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 395e45dbe5c [InstCombine] revert r339439 - rearrange code for foldSelec [...] new 9f42ecf77b0 [hwasan] Add -hwasan-with-ifunc flag. new 807955f3a5c [llvm-objcopy] NFC: consistently use typename ELFT::<X> def [...]
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: .../Instrumentation/HWAddressSanitizer.cpp | 25 +++++++++++++----- .../HWAddressSanitizer/with-ifunc.ll | 30 ++++++++++++++++++++++ tools/llvm-objcopy/Object.cpp | 10 +++----- tools/llvm-objcopy/Object.h | 2 ++ 4 files changed, 55 insertions(+), 12 deletions(-) create mode 100644 test/Instrumentation/HWAddressSanitizer/with-ifunc.ll