| commit | c32ffe39168a283d5155cda454776f43048c1f40 | [log] [tgz] |
|---|---|---|
| author | Keno Fischer <kfischer@college.harvard.edu> | Thu Oct 20 21:15:29 2016 +0000 |
| committer | Keno Fischer <kfischer@college.harvard.edu> | Thu Oct 20 21:15:29 2016 +0000 |
| tree | c4f5cd8393469c60c1c5842ebe27454e3696820e | |
| parent | b2443ed62bcf393693eedb9e789e4198f4e460cd [diff] |
Fix PREL31 relocation on ARM Summary: This is a 31bits relative relocation instead of a 32bits absolute relocation. Reviewers: t.p.northover, peter.smith, rengolin Subscribers: aemerson, llvm-commits, samparker Differential Revision: https://reviews.llvm.org/D25069 llvm-svn: 284780