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:
parent
bfde930279
commit
9550e237a8
@ -3,7 +3,7 @@
|
||||
f:
|
||||
.cfi_startproc
|
||||
nop
|
||||
.cfi_offset %ebp, -16
|
||||
.cfi_offset %rbp, -16
|
||||
nop
|
||||
.cfi_endproc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user