[PATCH] D96087: Option to ignore llvm[.compiler].used uses in hasAddressTaken()

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 09:53:58 PST 2021


rampitec updated this revision to Diff 322720.
rampitec marked 2 inline comments as done.
rampitec added a comment.

Fixed typo.


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

https://reviews.llvm.org/D96087

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96087.322720.patch
Type: text/x-patch
Size: 3922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/0884cb0c/attachment.bin>


More information about the llvm-commits mailing list