Don't mark scalar integer multiplication as Expand on x86, since x86
[oota-llvm.git] / test / C++Frontend / 2003-09-30-ForIncrementExprBug.cpp
index 7c8ac853e6c68108c14bcdf4aa383fbe946c8e93..40c9c87ae1e093be9de5c1e44a1caca82af84df3 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+
 struct C {};
 
 C &foo();