Don't mark scalar integer multiplication as Expand on x86, since x86
[oota-llvm.git] / test / C++Frontend / 2006-09-08-powi.cpp
index ceebc18104cde3eacfba6403539dd53684b652af..75cbfda7cbc9071ea406278d5d9666f85704e982 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: llvm-g++ -O3 -S -o - %s
+// RUN: %llvmgxx -O3 -S -o - %s
 
 #include <cmath>