mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 18:33:22 +00:00
Add extra checks to mvn.ll test to prevent the "f1" check from matching
on a directory name instead of the function name. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206104 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4debb77326
commit
6a871a361d
@ -73,7 +73,8 @@ entry:
|
||||
ret i1 %tmp102
|
||||
}
|
||||
|
||||
; CHECK-LABEL: f1
|
||||
; CHECK-LABEL: mvn.ll
|
||||
; CHECK-LABEL: @f1
|
||||
; CHECK: mvn
|
||||
; CHECK: mvn
|
||||
; CHECK: mvn
|
||||
|
Loading…
x
Reference in New Issue
Block a user