This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 21e956f [MemorySSA] Fix unit tests broken by D26704 new 131962d [asan] Make ASan compatible with linker dead stripping on Windows
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: .../Instrumentation/AddressSanitizer.cpp | 144 ++++++++++++++------- .../AddressSanitizer/global_metadata_darwin.ll | 8 +- .../AddressSanitizer/global_metadata_windows.ll | 38 ++++++ 3 files changed, 139 insertions(+), 51 deletions(-) create mode 100644 test/Instrumentation/AddressSanitizer/global_metadata_windows.ll