diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2012-11-28 18:21:03 +0000 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2012-11-28 18:21:03 +0000 |
commit | 9e159fd7a02e3744f17c792a49dc440c4159be0f (patch) | |
tree | 533cb39837e907139d7b618161bbac693a0b5063 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 53f7e129091643944d484017105fa906613e42c0 (diff) | |
download | llvm-9e159fd7a02e3744f17c792a49dc440c4159be0f.zip llvm-9e159fd7a02e3744f17c792a49dc440c4159be0f.tar.gz llvm-9e159fd7a02e3744f17c792a49dc440c4159be0f.tar.bz2 |
Fix initial frame state on powerpc64.
The createPPCMCAsmInfo routine used PPC::R1 as the initial frame
pointer register, but on PPC64 the 32-bit R1 register does not
have a corresponding DWARF number, causing invalid CIE initial
frame state to be emitted. Fix by using PPC::X1 instead.
llvm-svn: 168799
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions