mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
[CodeExtractor] Fix typo in check label to fix issue reported on D77354
This commit is contained in:
parent
1ce931d8ef
commit
43f5abb433
@ -68,7 +68,7 @@ bb:
|
||||
ret void
|
||||
}
|
||||
|
||||
; CHECK-LABEL define internal void @_Z3foo_unknown_calli.1_bb3
|
||||
; CHECK-LABEL: define internal void @_Z3foo_unknown_calli.1.bb3
|
||||
; CHECK: newFuncRoot:
|
||||
; CHECK-NEXT: br label %bb3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user