base/asm-common.h: Introduce simpler PIC data reference macro.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jun 2016 00:17:43 +0000 (01:17 +0100)
commit0c53ac58079a05cf177550684112d72489d8b97e
treef8b1c524109a74b0de6c2aba9446e5638fb7be66
parentadca2a186e811c5122418d379a10d6b295157a89
base/asm-common.h: Introduce simpler PIC data reference macro.

Using the `GOT_PREL' relocation type means that we don't need to burn a
register for the GOT.
base/asm-common.h