mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-10 14:36:01 +00:00
Remove a '#' so that we can check either form for the various targets.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249734 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
47f0e3f434
commit
a0c78643cb
@ -4,7 +4,7 @@
|
||||
|
||||
define void @test1(<2 x double>* %r, <2 x double>* %A, double %B) nounwind {
|
||||
; CHECK-LABEL: test1:
|
||||
; CHECK: ## BB#0:
|
||||
; CHECK: # BB#0:
|
||||
; CHECK-NEXT: movl {{[0-9]+}}(%esp), %eax
|
||||
; CHECK-NEXT: movl {{[0-9]+}}(%esp), %ecx
|
||||
; CHECK-NEXT: movapd (%ecx), %xmm0
|
||||
|
Loading…
x
Reference in New Issue
Block a user