Use %rbp on a 64 bit test.

llvm-svn: 132279
This commit is contained in:
Rafael Espindola 2011-05-29 04:04:50 +00:00
parent 0f17990f28
commit 2e84c82750
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
f:
.cfi_startproc
nop
.cfi_offset %ebp, -16
.cfi_offset %rbp, -16
nop
.cfi_endproc