> +// RUN: %clang_cc1 -verify -emit-obj -ffreestanding %s

You only need -emit-llvm-only, not -emit-obj or -ffreestanding. The
test should also be in CodeGen. LGTM with that.

Cheers,
Rafael
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to