diff --git a/test/FrontendC++/msasm.cpp b/test/FrontendC++/msasm.cpp index 18375bdf34f..d8d1f378618 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