aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/2006-09-08-powi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/C++Frontend/2006-09-08-powi.cpp')
-rw-r--r--test/C++Frontend/2006-09-08-powi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/C++Frontend/2006-09-08-powi.cpp b/test/C++Frontend/2006-09-08-powi.cpp
index ceebc18104..75cbfda7cb 100644
--- a/test/C++Frontend/2006-09-08-powi.cpp
+++ b/test/C++Frontend/2006-09-08-powi.cpp
@@ -1,4 +1,4 @@
-// RUN: llvm-g++ -O3 -S -o - %s
+// RUN: %llvmgxx -O3 -S -o - %s
#include <cmath>