Skip to content

Commit 8e4b815

Browse files
committed
[M68k] Fix compilation pipeline check
- After 'RemoveLoadsIntoFakeUses' is enabled to support llvm.fake.use
1 parent 2c7786e commit 8e4b815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/M68k/pipeline.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
; CHECK-NEXT: Implement the 'patchable-function' attribute
135135
; CHECK-NEXT: M68k MOVEM collapser pass
136136
; CHECK-NEXT: Contiguously Lay Out Funclets
137+
; CHECK-NEXT: Remove Loads Into Fake Uses
137138
; CHECK-NEXT: StackMap Liveness Analysis
138139
; CHECK-NEXT: Live DEBUG_VALUE analysis
139140
; CHECK-NEXT: Machine Sanitizer Binary Metadata

0 commit comments

Comments
 (0)