mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[llvm-reduce][test] Make remove-alias.ll CHECK patterns more specific after D90302
`CHECK-FINAL-NOT: global` can match the input filename (e.g. clang-cmake-aarch64-global-isel) and fail spuriously.
This commit is contained in:
parent
b9e92f17ed
commit
ed0a358593
@ -5,8 +5,7 @@
|
||||
|
||||
; CHECK-INTERESTINGNESS: define void @fn3
|
||||
|
||||
; CHECK-FINAL-NOT: global
|
||||
|
||||
; CHECK-FINAL-NOT: = {{.*}} global
|
||||
; CHECK-FINAL-NOT: = alias
|
||||
|
||||
; CHECK-FINAL-NOT: @llvm.used
|
||||
|
Loading…
x
Reference in New Issue
Block a user