1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00

[CodeExtractor] Fix typo in check label to fix issue reported on D77354

This commit is contained in:
Simon Pilgrim 2020-04-08 14:59:01 +01:00
parent 1ce931d8ef
commit 43f5abb433

View File

@ -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