[PATCH] D101561: [Prototype] Introduce attribute for ignoring C++ ABI
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 2 13:03:57 PDT 2021
dblaikie added a comment.
In D101561#2730201 <https://reviews.llvm.org/D101561#2730201>, @aeubanks wrote:
> 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)
FWIW, if you weren't ready for this to be seen by others/reviewed, you can make a draft review (I haven't tested - maybe this is still /accessible/ so you can share a link in an RFC, etc) - discussed here: https://reviews.llvm.org/D99650#2671915
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