On Mon, Oct 1, 2012 at 12:25 PM, Tom Stellard <[email protected]> wrote:
> Hi,
>
> This patch adds r600 TargetInfo to Clang and makes it possible to
> compile OpenCL C kernels for r600 using libclang.
>
> Please Review.
+ virtual const char * getVAListDeclaration() const {
+ return "";
+ }
Unused.
This is probably a bit too simple in the long-run, but it's fine for the moment.
-Eli
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits