aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/hello-reloc.s
Commit message (Collapse)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-9/+9
| | | | | | | Includes a cherry-pick of: r212948 - fixes a small issue with atomic calls Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
* Update to LLVM 3.5a.Stephen Hines2014-04-241-27/+23
| | | | Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
* initial draft of PPCMachObjectWriter.cppDavid Fang2013-08-081-0/+84
this records relocation entries in the mach-o object file for PIC code generation. tested on powerpc-darwin8, validated against darwin otool -rvV git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188004 91177308-0d34-0410-b5e6-96231b3b80d8