[PATCH] D139237: CallGraph: Fix IgnoreAssumeLikeCalls option to Function::hasAddressTaken

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 10:53:32 PST 2022


rampitec accepted this revision.
rampitec added a comment.

LGTM. AFAIR user_empty() was guarding some failure with using iterator, which does not seem relevant anymore.


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

https://reviews.llvm.org/D139237



More information about the llvm-commits mailing list