================
@@ -408,9 +408,12 @@ static const llvm::abi::Type *mapCIRType(mlir::Type type,
// Mapped with no fields, an empty record reaches Ignore on its own.
// The size still matters: past two eightbytes SysV says memory
whatever
// the content.
+ // TODO: AArch64 needs the unadjusted alignment. We'll need to add that
----------------
andykaylor wrote:
This pass doesn't support AArch64 targets at all yet, and it will require
massive reorganization when it does, so adding one MissingFeature here doesn't
feel useful.
https://github.com/llvm/llvm-project/pull/224138
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits