[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 17:15:46 PST 2017


This revision was automatically updated to reflect the committed changes.
waltl marked an inline comment as done.
Closed by commit rL318493: [asan] Test ASan instrumentation for shadow scale value of 5 (authored by waltl).

Changed prior to commit:
  https://reviews.llvm.org/D39775?vs=123242&id=123274#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39775

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39775.123274.patch
Type: text/x-patch
Size: 10645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171117/9b924610/attachment.bin>


More information about the llvm-commits mailing list