[PATCH] D56734: [MSan] Apply the ctor creation scheme of TSan

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 03:19:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351322: [MSan] Apply the ctor creation scheme of TSan (authored by pfaffe, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56734?vs=181991&id=182003#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56734/new/

https://reviews.llvm.org/D56734

Files:
  llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/trunk/test/Instrumentation/MemorySanitizer/global_ctors_2to3.ll
  llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
  llvm/trunk/test/Instrumentation/MemorySanitizer/msan_llvm_is_constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56734.182003.patch
Type: text/x-patch
Size: 5109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/20fa6319/attachment.bin>


More information about the llvm-commits mailing list