A direct call to a function casted to a different type is still not
really an address taken event. We allow the user to opt out of these
now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159149
[Core] Allow `hasAddressTaken` to ignore "casted direct calls" ClosedPublic Authored by jdoerfert on Aug 29 2023, 4:59 PM.
Details Summary A direct call to a function casted to a different type is still not
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 30 2023, 8:11 AM This revision was landed with ongoing or failed builds.Aug 31 2023, 7:33 PM Closed by commit rG209496b766bb: [Core] Allow `hasAddressTaken` to ignore "casted direct calls" (authored by jdoerfert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555239 llvm/include/llvm/IR/Function.h
llvm/lib/IR/Function.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/callgraph.ll
|
maybe comment this function