[PATCH] D48664: [HWASan] Do not retag allocas before return from the function.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 14:59:19 PDT 2018


alekseyshl updated this revision to Diff 153413.
alekseyshl added a comment.

- Renamed the flag


Repository:
  rL LLVM

https://reviews.llvm.org/D48664

Files:
  lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
  test/Instrumentation/HWAddressSanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48664.153413.patch
Type: text/x-patch
Size: 4777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/2115d24f/attachment.bin>


More information about the llvm-commits mailing list