mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +00:00
Add missing CHECK-LABEL
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190740 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
262dee1ebf
commit
58b90b1e38
@ -46,6 +46,7 @@ bb:
|
|||||||
|
|
||||||
define internal hidden i8* @func35(%.qux.2585* nocapture %this) align 2 {
|
define internal hidden i8* @func35(%.qux.2585* nocapture %this) align 2 {
|
||||||
bb:
|
bb:
|
||||||
|
; CHECK-LABEL: @func35(
|
||||||
; CHECK: %[[V2:.+]] = bitcast %.qux.2585* %{{.*}} to %.qux.2496*
|
; CHECK: %[[V2:.+]] = bitcast %.qux.2585* %{{.*}} to %.qux.2496*
|
||||||
; CHECK: %[[V3:.+]] = tail call i32 @func10(%.qux.2496* %[[V2]])
|
; CHECK: %[[V3:.+]] = tail call i32 @func10(%.qux.2496* %[[V2]])
|
||||||
; CHECK: %{{.*}} = inttoptr i32 %[[V3]] to i8*
|
; CHECK: %{{.*}} = inttoptr i32 %[[V3]] to i8*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user