The itanium ABI represents the PMF as a pair of pointers. As such the
structure cannot be passed through a single register. Diagnose such
cases in the frontend rather than trying to generate IR to perform this
operation.
Fixes: 59033
Differential D138514
Sema: diagnose PMFs passed through registers to inline assembly compnerd on Nov 22 2022, 10:55 AM. Authored by
Details
The itanium ABI represents the PMF as a pair of pointers. As such the Fixes: 59033
Diff Detail
Event Timeline
Comment Actions Generally LGTM but I'd appreciate a second pass by @rnk in case I've missed something.
Comment Actions (Accepting Revision for Closing) |
No idea why Phab won't let me suggest this as an edit, but: