Fix truncation of relocation types in Support/ELF.h
authorTim Northover <Tim.Northover@arm.com>
Tue, 22 Jan 2013 12:01:43 +0000 (12:01 +0000)
committerTim Northover <Tim.Northover@arm.com>
Tue, 22 Jan 2013 12:01:43 +0000 (12:01 +0000)
commit984b4721613cffa339c4721b4f4dfc43b231b5c1
treedbbb256f40c1dfb9e1272d5a4831cd2386c427ed
parent0b8206029ba79c78022881130ccb69862eaf60f2
Fix truncation of relocation types in Support/ELF.h

This is a follow-up to r171845, which fixes the same issue in the Support code.
Only targets with >256 relocations (principally AArch64) should be affected.

llvm-svn: 173151
llvm/include/llvm/Support/ELF.h