commit | f9597911896743f56eef86eee7bcf891d90cf85b | [log] [tgz] |
---|---|---|
author | Diana Picus <[email protected]> | Fri Sep 01 11:13:39 2017 |
committer | Diana Picus <[email protected]> | Fri Sep 01 11:13:39 2017 |
tree | 04b14397e51492210e8a54b5199226fa58b00af9 | |
parent | 65130e2d8daaaf8dd6646f7840f27fac6709d5cf [diff] |
[ARM] GlobalISel: Support ROPI global variables In the ROPI relocation model, read-only variables are accessed relative to the PC. We use the (MOV|LDRLIT)_ga_pcrel pseudoinstructions for this. llvm-svn: 312323