diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2022-12-09 16:58:15 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2022-12-09 16:58:46 +0000 |
commit | 707cc06e1570b5966efcd6a9124191c80fa7a754 (patch) | |
tree | 88237e84b1942844f6332a93b5470e9e0a75bd16 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | cc6b10d1ee915e47b3beb68384c6a60b6453ddc7 (diff) | |
download | llvm-707cc06e1570b5966efcd6a9124191c80fa7a754.zip llvm-707cc06e1570b5966efcd6a9124191c80fa7a754.tar.gz llvm-707cc06e1570b5966efcd6a9124191c80fa7a754.tar.bz2 |
Sema: diagnose PMFs passed through registers to inline assembly
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 Revision: https://reviews.llvm.org/D13851
Reviewed By: aaron.ballman
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions