diff options
author | David Peixotto <dpeixott@codeaurora.org> | 2014-07-18 16:05:14 +0000 |
---|---|---|
committer | David Peixotto <dpeixott@codeaurora.org> | 2014-07-18 16:05:14 +0000 |
commit | ae5ba76221c698bc8aed4dba72495d147fe42300 (patch) | |
tree | a6e7777784146fd6d1d380febd563d260933f83b /llvm/lib/MC/MachObjectWriter.cpp | |
parent | a2347baaec37ba81d64f9b455af3084cf183f127 (diff) | |
download | bcm5719-llvm-ae5ba76221c698bc8aed4dba72495d147fe42300.tar.gz bcm5719-llvm-ae5ba76221c698bc8aed4dba72495d147fe42300.zip |
MC: support different sized constants in constant pools
On AArch64 the pseudo instruction ldr <reg>, =... supports both
32-bit and 64-bit constants. Add support for 64 bit constants for
the pools to support the pseudo instruction fully.
Changes the AArch64 ldr-pseudo tests to use 32-bit registers and
adds tests with 64-bit registers.
Patch by Janne Grunau!
Differential Revision: http://reviews.llvm.org/D4279
llvm-svn: 213387
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions