This patch adds a call site position for AACallEdges, this
allows us to ask questions about which functions a specific
CallBase might call.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D106208
[Attributor] Create a call site position for AACalledges ClosedPublic Authored by kuter on Jul 16 2021, 6:56 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Jul 20 2021, 10:02 AM This revision was landed with ongoing or failed builds.Sep 12 2021, 3:17 PM Closed by commit rG2cc6f7c8e108: [Attributor] Create a call site position for AACalledges (authored by kuter). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 359514 llvm/lib/Transforms/IPO/AttributorAttributes.cpp
|