mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-07 11:33:44 +00:00
Now that we don't output cleanups by default, the action
offset needs to be adjusted in this test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41490 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5f43f92c69
commit
e22814b0a8
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as < %s | llc -enable-eh -asm-verbose -o - | \
|
||||
; RUN: grep -A 3 {Llabel137.*Region start} | grep {5.*Action}
|
||||
; RUN: grep -A 3 {Llabel137.*Region start} | grep {3.*Action}
|
||||
; PR1422
|
||||
; PR1508
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user