[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
Fri Jun 29 13:25:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336011: [HWASan] Do not retag allocas before return from the function. (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48664

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48664.153563.patch
Type: text/x-patch
Size: 4927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180629/42b0992b/attachment.bin>


More information about the llvm-commits mailing list