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

Philip Pfaffe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 16 01:18:29 PST 2019


philip.pfaffe updated this revision to Diff 181991.
philip.pfaffe marked 3 inline comments as done.
philip.pfaffe added a comment.

Address comments and update two missing testcases.


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

https://reviews.llvm.org/D56734

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

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


More information about the llvm-commits mailing list