forked from OSchip/llvm-project
Temporarily xfail this test, evan will look at it in a week or so.
llvm-svn: 29760
This commit is contained in:
parent
d515016982
commit
ac2610a94a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue