[PATCH] D35160: Only check shadow memory for operands that are sized.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 10 11:36:36 PDT 2017
eugenis accepted this revision.
eugenis added inline comments.
This revision is now accepted and ready to land.
================
Comment at: llvm/test/Instrumentation/MemorySanitizer/unsized_type.ll:18
+
+;attributes #1 = { argmemonly nounwind readonly }
+;attributes #2 = { nounwind }
----------------
remove the comment lines
https://reviews.llvm.org/D35160
More information about the llvm-commits
mailing list