forked from OSchip/llvm-project
9e159fd7a0
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 |
||
---|---|---|
.. | ||
lit.local.cfg | ||
ppc64-initial-cfa.ll | ||
ppc64-relocs-01.ll | ||
ppc64-tls-relocs-01.ll |