Use RawLocationWrapper rather than a Value to represent the location operand(s) so that it's possible to represent multiple location operands. AssignmentTrackingAnalysis still converts variadic debug intrinsics to kill locations so this patch is NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Mar 15 2023, 6:37 AM
Closed by commit rG7d894374551f: [Assignment Tracking][NFC] Use RawLocationWrapper in VarLocInfo [2/x] (authored by Orlando). · Explain WhyMar 16 2023, 2:56 AM
This revision was automatically updated to reflect the committed changes.