diff options
author | Chris Lattner <sabre@nondot.org> | 2006-08-18 00:18:38 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-08-18 00:18:38 +0000 |
commit | 31c8e1d6aa5ffe90b4bf23e8a7c0a602d64ab2ae (patch) | |
tree | a512a1307156cd4da2794329de8191ebc9373cde /test | |
parent | 4b7f7aade1151d3004639d2ff20b102f593cc1ef (diff) | |
download | external_llvm-31c8e1d6aa5ffe90b4bf23e8a7c0a602d64ab2ae.zip external_llvm-31c8e1d6aa5ffe90b4bf23e8a7c0a602d64ab2ae.tar.gz external_llvm-31c8e1d6aa5ffe90b4bf23e8a7c0a602d64ab2ae.tar.bz2 |
Temporarily xfail this test, evan will look at it in a week or so.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29760 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/CodeGen/X86/2006-05-02-InstrSched2.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/X86/2006-05-02-InstrSched2.ll b/test/CodeGen/X86/2006-05-02-InstrSched2.ll index 67b0515..1af301f 100644 --- a/test/CodeGen/X86/2006-05-02-InstrSched2.ll +++ b/test/CodeGen/X86/2006-05-02-InstrSched2.ll @@ -1,4 +1,5 @@ ; RUN: llvm-as < %s | llc -march=x86 -stats 2>&1 | grep "asm-printer" | grep 19 +; XFAIL: * void %_ZN9__gnu_cxx9hashtableISt4pairIKPKciES3_NS_4hashIS3_EESt10_Select1stIS5_E5eqstrSaIiEE14find_or_insertERKS5__cond_true456.i(sbyte* %tmp435.i, uint* %tmp449.i.out) { newFuncRoot: |