Details
- Reviewers
aaron.ballman
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Some more background information on the idea would be helpful -- this strikes me as something that should probably start out as an RFC on cfe-dev (and maybe libcxx-dev?) to discuss the high-level goals and approaches, before doing much prototype work. Note: some related attributes are AbiTag and TrivialABI.
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