[cfe-dev] Handling ignored calling conventions

Aaron Ballman aaron at aaronballman.com
Fri Sep 14 14:11:23 PDT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: callconv.patch
Type: application/octet-stream
Size: 13259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120914/766f877f/attachment.obj>


More information about the cfe-dev mailing list