[PATCH] D87777: [ASAN] Properly deal with musttail calls in ASAN

Xun Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 23:11:06 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG11453740bc6f: [ASAN] Properly deal with musttail calls in ASAN (authored by lxfind).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87777/new/

https://reviews.llvm.org/D87777

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/musttail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87777.292946.patch
Type: text/x-patch
Size: 3695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200919/a5e24182/attachment.bin>


More information about the llvm-commits mailing list