[mips] Add a line which checks function name. Rename file.

llvm-svn: 176543
This commit is contained in:
Akira Hatanaka 2013-03-06 01:58:03 +00:00
parent 5afcdf3f1c
commit a9cf03fbd7
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ entry:
declare void @foo2(fp128)
; CHECK: foo3
; CHECK: ld $[[R0:[0-9]+]], %got_disp(gld0)
; CHECK: sdc1 $f2, 8($[[R0]])
; CHECK: sdc1 $f0, 0($[[R0]])