forked from OSchip/llvm-project
test: fix ARM tests harder
Remove the missed check update for the removal of the x86 specific vector call on ARM. llvm-svn: 323023
This commit is contained in:
parent
bd9f5cc137
commit
d3169b478c
|
@ -10,5 +10,4 @@
|
|||
; CHECK: .ascii " /INCLUDE:i"
|
||||
; CHECK: .ascii " /INCLUDE:j"
|
||||
; CHECK-NOT: .ascii " /INCLUDE:k"
|
||||
; CHECK: .ascii " /INCLUDE:l@@0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue