[PATCH] D96081: Option to ignore assume like intrinsic uses in hasAddressTaken()

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 10:15:54 PST 2021


rampitec updated this revision to Diff 323384.
rampitec marked an inline comment as done.
rampitec added a comment.

Updated comment.


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

https://reviews.llvm.org/D96081

Files:
  llvm/include/llvm/IR/Function.h
  llvm/lib/Analysis/CallGraph.cpp
  llvm/lib/IR/Function.cpp
  llvm/test/Analysis/CallGraph/ignore-assumelike-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96081.323384.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/38b8a651/attachment.bin>


More information about the llvm-commits mailing list