Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
vext01 committed Sep 23, 2024
1 parent 93cdee9 commit 9c95422
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; RUN: llc -stop-after fix-stackmaps-spill-reloads --yk-insert-stackmaps --yk-stackmap-spillreloads-fix < %s | FileCheck %s
; CHECK: STACKMAP 1, 0, 0, $rbp, -8, 3, implicit-def dead early-clobber $r11
; CHECK: STACKMAP 2, 0, 0, $rbp, -8, 3, implicit-def dead early-clobber $r11
@hash_search_j = dso_local global i64 0, align 8

; Function Attrs: noinline nounwind optnone uwtable
Expand Down

0 comments on commit 9c95422

Please sign in to comment.