[PATCH] D96087: Option to ignore llvm[.compiler].used uses in hasAddressTaken()
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 14:56:00 PST 2021
rampitec updated this revision to Diff 322511.
rampitec marked an inline comment as done.
rampitec added a comment.
Handle the case when function pointer is used directly.
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.322511.patch
Type: text/x-patch
Size: 3922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210209/bc3ee3bf/attachment.bin>
More information about the llvm-commits
mailing list