mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Temorarily revert r101984.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103314 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2be6e6d59c
commit
20eb256006
@ -1,7 +1,9 @@
|
||||
; RUN: llc < %s -march=x86 -asm-verbose=false | FileCheck %s -check-prefix=FP-ELIM
|
||||
; RUN: llc < %s -march=x86 -asm-verbose=false -disable-fp-elim | FileCheck %s -check-prefix=NO-ELIM
|
||||
; RUN: llc < %s -march=x86 -asm-verbose=false -disable-non-leaf-fp-elim | FileCheck %s -check-prefix=NON-LEAF
|
||||
; XFAIL:*
|
||||
|
||||
; FIXME: Temporarily reverted.
|
||||
; Implement -momit-leaf-frame-pointer
|
||||
; rdar://7886181
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user