commit | 804a16025fe997107767dc5d5bcf3e7c478988ca | [log] [tgz] |
---|---|---|
author | Simon Atanasyan <simon@atanasyan.com> | Wed Feb 03 11:50:22 2016 +0000 |
committer | Simon Atanasyan <simon@atanasyan.com> | Wed Feb 03 11:50:22 2016 +0000 |
tree | b9992fb6187ea00b7446918a1013d09c641382b4 | |
parent | f4afd08249555741d5373beb045351cae291b788 [diff] |
[mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections MIPS ABI states that .sbss and .sdata sections must have SHF_MIPS_GPREL flag. See Figure 4–7 on page 69 in the following document: ftp://www.linux-mips.org/pub/linux/mips/doc/ABI/mipsabi.pdf. Differential Revision: http://reviews.llvm.org/D15740 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259641 91177308-0d34-0410-b5e6-96231b3b80d8