diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-out-regs.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/inline-asm-out-regs.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/CodeGen/X86/inline-asm-out-regs.ll b/llvm/test/CodeGen/X86/inline-asm-out-regs.ll index 3a84bad94d0..01f1397830a 100644 --- a/llvm/test/CodeGen/X86/inline-asm-out-regs.ll +++ b/llvm/test/CodeGen/X86/inline-asm-out-regs.ll @@ -1,6 +1,4 @@ ; RUN: llvm-as < %s | llc -mtriple=i386-unknown-linux-gnu -; XFAIL: * -; Expected to run out of registers during allocation. ; PR3391 @pci_indirect = external global { } ; <{ }*> [#uses=1] |