1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

Remove a '#' so that we can check either form for the various targets.

llvm-svn: 249734
This commit is contained in:
Eric Christopher 2015-10-08 20:18:15 +00:00
parent 3d07db4e44
commit e7748def6e

View File

@ -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