1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

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 bfde930279
commit 9550e237a8

View File

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