mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-16 00:33:10 +00:00
[RegAlloc] Remove reference to the trivial spiller in test case.
This test case was never actually testing the trivial spiller: the -spiller option has not been hooked up for a while now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221475 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4e2cbd5158
commit
0ea3b243b0
@ -1,5 +1,4 @@
|
||||
; RUN: llc < %s -verify-machineinstrs -spiller=trivial
|
||||
; RUN: llc < %s -verify-machineinstrs -spiller=inline
|
||||
; RUN: llc < %s -verify-machineinstrs
|
||||
; PR8612
|
||||
;
|
||||
; This test has an inline asm with early-clobber arguments.
|
||||
|
Loading…
x
Reference in New Issue
Block a user