[cfe-commits] [Patch][Borland][Review request] __pascal calling convention support

Douglas Gregor dgregor at apple.com
Thu Sep 2 13:02:51 PDT 2010


On Sep 1, 2010, at 7:06 PM, dawn at burble.org wrote:

> 
> This patch adds symantic support for the Pascal calling convention via
> "__attribute((pascal))" or "__pascal" (you'll recognize this as part 2
> of a patch originally posted yesterday).  Support still needs to be added
> to llvm.

Looks good, please go ahead and commit!

	- Doug



More information about the cfe-commits mailing list