[PATCH] D26770: [asan] Make ASan compatible with linker dead stripping on Windows

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 15:03:36 PST 2016


rnk updated this revision to Diff 78425.
rnk added a comment.

- Add instrumentation test


https://reviews.llvm.org/D26770

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
  test/Instrumentation/AddressSanitizer/global_metadata_darwin.ll
  test/Instrumentation/AddressSanitizer/global_metadata_windows.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26770.78425.patch
Type: text/x-patch
Size: 13438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161117/77455146/attachment-0001.bin>


More information about the llvm-commits mailing list