[PATCH] D103542: Fix dfsan handling of musttail calls.

Andrew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 11:29:55 PDT 2021


browneee updated this revision to Diff 349336.
browneee added a comment.

Fix review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103542

Files:
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/test/Instrumentation/DataFlowSanitizer/musttailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103542.349336.patch
Type: text/x-patch
Size: 5613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/83d1cc08/attachment.bin>


More information about the llvm-commits mailing list