1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Use llvmgxx for C++ test.

llvm-svn: 84066
This commit is contained in:
Dale Johannesen 2009-10-14 00:34:56 +00:00
parent 1d10570630
commit fd02008e2b

View File

@ -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