"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "cdb591af0338a197bdf6b9a77c89c630e556369a"
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
Loading
Please register or sign in to comment