while we're at it, handle 'sdiv exact' of a power of 2 also,
[oota-llvm.git] / test / FrontendC++ / 2009-08-11-VectorRetTy.cpp
index b2c3ba185b5c114c87e1790e6bd2e147e91039c5..403b59d8f99ee8d6f7b16bf5b963eead6d7a724f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx %s -c -o /dev/null
+// RUN: %llvmgxx %s -S -o /dev/null
 // <rdar://problem/7096460>
 typedef void (*Func) ();
 typedef long long m64 __attribute__((__vector_size__(8), __may_alias__));