This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5bc5c47 [RuntimeDyld] Strip leading '_' from symbols on 32-bit window [...] new 76e81b2 [asan] Add support of lifetime poisoning into ComputeASanStac [...] new dcd27e4 [LTO] Promote before performing weak resolution new b1cfb8c TailDuplicator: Fix crash after r278974
The 3 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: .../llvm/Transforms/Utils/ASanStackFrameLayout.h | 17 ++++---- lib/CodeGen/TailDuplicator.cpp | 2 +- lib/LTO/LTOBackend.cpp | 4 +- .../Instrumentation/AddressSanitizer.cpp | 5 ++- lib/Transforms/Utils/ASanStackFrameLayout.cpp | 13 ++++-- test/ThinLTO/X86/internalize.ll | 13 ++++++ .../Transforms/Utils/ASanStackFrameLayoutTest.cpp | 46 +++++++++++----------- 7 files changed, 64 insertions(+), 36 deletions(-)