[PATCH] D101561: [Prototype] Introduce attribute for ignoring C++ ABI

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 2 10:54:08 PDT 2021


aaron.ballman 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)

Ah, thanks for the info!


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