commit | 0cc1483562912f08dfd99110d5096dca6af0185b | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Wed Jun 28 17:05:39 2017 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Wed Jun 28 17:05:39 2017 +0000 |
tree | 8a9623cb37fdcdebfee57f984dca3a4d5e55417f | |
parent | b0573547f68078ac72d0c0cd639d53fa98f91264 [diff] |
Add basic 64-bit SPARC support Add support for the most common SPARC relocations. Make DT_PLTGOT point to the PLT on SPARC. Mark the PLT as executable on SPARC. This adds a basic test that creates a SPARV9 executable that invokes the exit system call on OpenBSD. Patch by Mark Kettenis. Differential Revision: https://reviews.llvm.org/D34618 llvm-svn: 306565