[cfe-commits] [cfe-dev] Handling ignored calling conventions
Aaron Ballman
aaron at aaronballman.com
Wed Sep 19 06:22:36 PDT 2012
Ping? (Moved over to cfe-commits)
On Fri, Sep 14, 2012 at 5:11 PM, Aaron Ballman <aaron at aaronballman.com> wrote:
> Here's the latest iteration of the patch; this time it pushes decision
> making down into the TargetInfo subclasses to decide whether a given
> calling convention is acceptable, and what the default calling
> convention should be.
>
> This patch also updates a lot of the test cases and clarifies the
> target architecture for some of them (to ensure we're getting correct
> test coverage).
>
> ~Aaron
More information about the cfe-commits
mailing list