mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-26 06:14:42 +00:00
More XFAILs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111008 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
aa1a373a66
commit
4964de420d
@ -1,5 +1,6 @@
|
||||
// Check that multiple plugin priorities are not allowed.
|
||||
// RUN: ignore tblgen -I %p/../../include --gen-llvmc %s |& grep "More than one 'PluginPriority' instance found"
|
||||
// XFAIL: vg_leak
|
||||
|
||||
// Disable for Darwin PPC: <rdar://problem/7598390>
|
||||
// XFAIL: powerpc-apple-darwin
|
||||
|
@ -2,6 +2,7 @@
|
||||
// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
|
||||
// RUN: FileCheck -input-file %t %s
|
||||
// RUN: %compile_cxx -x c++ %t
|
||||
// XFAIL: vg_leak
|
||||
|
||||
include "llvm/CompilerDriver/Common.td"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user