[cfe-commits] [PATCH] OpenCL inline calls have internal linkage

Anton Lokhmotov Anton.Lokhmotov at arm.com
Thu Jun 14 14:59:02 PDT 2012


> > Please correct me if I'm wrong but isn't fastcc an x86-specific
> > calling convention?  In this case, a regular expression should be 
> > used to allow this check passing on a different architecture.
> 
> You're thinking of 'fastcall', which is spelled 'x86_fastcall'.
> 'fastcc' is an LLVM abstraction which intentionally does not provide
> any ABI constraints.


I gladly stand corrected.

Let's just solve the OpenCL versioning conundrum:
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-June/022116.html

Thanks,
Anton.







More information about the cfe-commits mailing list