The PPC global base register cannot be r0
The global base register cannot be r0 because it might end up as the first argument to addi or addis. Fixes PR18316. I don't have a small stable test case. llvm-svn: 203054
Loading
Please register or sign in to comment