mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-24 12:29:33 +00:00
When checking msan.module_ctor, use CHECK-LABEL instead of CHECK
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236781 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
57d28fee47
commit
97f4d65a0e
@ -878,5 +878,5 @@ define void @MismatchedReturnTypeTailCall(i32 %a) sanitize_memory {
|
||||
; CHECK: tail call i32 @InnerTailCall
|
||||
; CHECK: ret void
|
||||
|
||||
; CHECK: define internal void @msan.module_ctor
|
||||
; CHECK-LABEL: define internal void @msan.module_ctor
|
||||
; CHECK: call void @__msan_init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user