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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 12:50:43 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287576: [asan] Make ASan compatible with linker dead stripping on Windows (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D26770?vs=78425&id=78759#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26770

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26770.78759.patch
Type: text/x-patch
Size: 13592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161121/b44443e4/attachment.bin>


More information about the llvm-commits mailing list