[x86] Fixup r217565 which baked in an assumption about the function

name that breaks on some platforms. This part of the test just doesn't
matter...

llvm-svn: 217575
This commit is contained in:
Chandler Carruth 2014-09-11 10:21:25 +00:00
parent f83e1f7f66
commit 1ec3e4e4bd
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ entry:
define double @test4(double %A) nounwind {
; CHECK-LABEL: test4:
; CHECK: calll foo
; CHECK: calll {{.*}}foo
; CHECK-NEXT: unpckhpd %[[X:xmm[0-9]+]], %[[X]]
; CHECK-NEXT: addsd {{.*}}(%{{.*}}), %[[X2]]
; CHECK-NEXT: movsd %[[X2]], [[mem:.*\(%.*\)]]