summaryrefslogtreecommitdiff
path: root/test/FrontendC++
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC++')
-rw-r--r--test/FrontendC++/msasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC++/msasm.cpp b/test/FrontendC++/msasm.cpp
index 18375bdf34..d8d1f37861 100644
--- a/test/FrontendC++/msasm.cpp
+++ b/test/FrontendC++/msasm.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -fasm-blocks -S -o - | FileCheck %s
+// RUN: %llvmgxx %s -fasm-blocks -S -o - | FileCheck %s
// Complicated expression as jump target
// XFAIL: *
// XTARGET: x86,i386,i686