diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-01-08 10:12:09 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-01-08 10:12:09 +0000 |
commit | a269c29e7f7063ee78ff9e98f8607beff2189d5a (patch) | |
tree | ea4663e5f6fce6417d9900362229052e54a4c5e8 /llvm/lib | |
parent | b1304ba9b220ca7874a1c55eb91b1da79a410912 (diff) | |
download | bcm5719-llvm-a269c29e7f7063ee78ff9e98f8607beff2189d5a.tar.gz bcm5719-llvm-a269c29e7f7063ee78ff9e98f8607beff2189d5a.zip |
Allow ELF64 relocation type to be more than 8 bits.
Current targets don't have more than 256 relocations so they don't hit this
limit, but ELF64 actually allows more than 8 bits for a relocation type. These
were being truncated on AArch64.
llvm-svn: 171845
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions