PPC32 uses R2 as the TLS register. Fix the copy and paste.
authorRoman Divacky <rdivacky@freebsd.org>
Tue, 5 Jun 2012 17:14:17 +0000 (17:14 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Tue, 5 Jun 2012 17:14:17 +0000 (17:14 +0000)
commit3e77af4318f48228f626bb92bdf73a38d851ae4d
treec7b6214d2769944ad83637781e31064b22ab52f0
parent5d59b0b38ea2b6f1860fe1e741fbaf1d7457c0b8
PPC32 uses R2 as the TLS register. Fix the copy and paste.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158004 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp