Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update LLVM for rebase to r212749. | Stephen Hines | 2014-07-21 | 1 | -9/+9 |
| | | | | | | | Includes a cherry-pick of: r212948 - fixes a small issue with atomic calls Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18 | ||||
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -27/+23 |
| | | | | Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617 | ||||
* | initial draft of PPCMachObjectWriter.cpp | David Fang | 2013-08-08 | 1 | -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 |