[PATCH] D42023: [hwasan] An LLVM flag to disable stack tag randomization.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 17:17:16 PST 2018


eugenis created this revision.
eugenis added reviewers: kcc, alekseyshl.
Herald added subscribers: hiraditya, kubamracek.

Necessary to achieve consistent test results.


https://reviews.llvm.org/D42023

Files:
  compiler-rt/lib/hwasan/hwasan.cc
  compiler-rt/lib/hwasan/hwasan_interface_internal.h
  compiler-rt/test/hwasan/lit.cfg
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42023.129739.patch
Type: text/x-patch
Size: 8223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/c1e810d5/attachment-0001.bin>


More information about the llvm-commits mailing list