[PATCH] D101561: [Prototype] Introduce attribute for ignoring C++ ABI
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 30 13:10:55 PDT 2021
aeubanks added a comment.
I'm first testing out if there are even noticeable benefits to doing this, then if there are I'll put something together to post to cfe-dev. https://crbug.com/1028731 for some background. I'm aware of trivial_abi and will consider wrapping this up into that, although we may want to separate the two.
(I didn't mean to add you as a reviewer yet, Phab automatically did that, you can ignore this for now if you'd like)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101561/new/
https://reviews.llvm.org/D101561
More information about the cfe-commits
mailing list