[PATCH] D39775: [asan] Test ASan instrumentation for shadow scale value of 5

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 14:25:44 PST 2017


waltl updated this revision to Diff 123242.
waltl added a comment.

Address CR comments


https://reviews.llvm.org/D39775

Files:
  llvm/test/Instrumentation/AddressSanitizer/adaptive_global_redzones.ll
  llvm/test/Instrumentation/AddressSanitizer/basic.ll
  llvm/test/Instrumentation/AddressSanitizer/global_metadata.ll
  llvm/test/Instrumentation/AddressSanitizer/global_metadata_array.ll
  llvm/test/Instrumentation/AddressSanitizer/instrument-stack.ll
  llvm/test/Instrumentation/AddressSanitizer/instrument_global.ll
  llvm/test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll
  llvm/test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll
  llvm/test/Instrumentation/AddressSanitizer/stack_dynamic_alloca.ll
  llvm/test/Instrumentation/AddressSanitizer/test64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39775.123242.patch
Type: text/x-patch
Size: 10465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171116/ead00e1c/attachment.bin>


More information about the llvm-commits mailing list