mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-15 22:28:18 +00:00
Allow alternate instructions to silence bot.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165055 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
define i32 @isel_line_test2() nounwind uwtable {
|
define i32 @isel_line_test2() nounwind uwtable {
|
||||||
; The stack adjustment should be part of the prologue.
|
; The stack adjustment should be part of the prologue.
|
||||||
; CHECK: isel_line_test2:
|
; CHECK: isel_line_test2:
|
||||||
; CHECK: subq {{.*}}, %rsp
|
; CHECK: {{subq|leaq}} {{.*}}, %rsp
|
||||||
; CHECK: .loc 1 5 3 prologue_end
|
; CHECK: .loc 1 5 3 prologue_end
|
||||||
entry:
|
entry:
|
||||||
%call = call i32 @callme(i32 400), !dbg !10
|
%call = call i32 @callme(i32 400), !dbg !10
|
||||||
|
Reference in New Issue
Block a user