PPC: MCize most of the darwin PIC emission.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Nov 2012 13:18:25 +0000 (13:18 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Nov 2012 13:18:25 +0000 (13:18 +0000)
commit915558e77559bf76c57031729d244d319fdce3e6
tree1942726abfcbe9fcc8bf01847be4a94231bfd104
parente8ca482c9734a556f3b66d44ba27e23a1d00b1e0
PPC: MCize most of the darwin PIC emission.

The last remaining bit is "bcl 20, 31, AnonSymbol", which I couldn't find the
instruction definition for. Only whitespace changes in assembly output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168541 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCAsmPrinter.cpp
test/CodeGen/PowerPC/available-externally.ll
test/CodeGen/PowerPC/stubs.ll