Hi Evan,

> +#ifndef LLVM_SHOULD_PASS_AGGREGATE_USING_BYVAL_ATTR(X)

the (X) should not be on the end of an ifdef/ifndef line.
Otherwise you get compiler warnings.

> +#ifndef LLVM_SHOULD_PASS_AGGREGATE_IN_MIXED_REGS(T, E)

Likewise.

Best wishes,

Duncan.


_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to