diff options
Diffstat (limited to 'test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll')
-rw-r--r-- | test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll b/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll index 375f424..74a5ec2 100644 --- a/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll +++ b/test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll @@ -1,4 +1,3 @@ -; RUN-XFAIL: llc < %s -O0 -regalloc=local | FileCheck %s ; RUN: llc < %s -O0 -regalloc=fast | FileCheck %s ; PR6520 |