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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 09:49:00 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG29e2d9461a91: Option to ignore assume like intrinsic uses in hasAddressTaken() (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

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.326430.patch
Type: text/x-patch
Size: 4380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210225/84e9733c/attachment.bin>


More information about the llvm-commits mailing list