[PATCH] D18972: [AMDGPU] Add basic relocation support (currently used for dwarf only)

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 10:06:17 PDT 2016


rafael added a subscriber: rafael.
rafael added a comment.

If this is just for dwarf, why do you need high and lo relocations?

On x86_64 we use 32 and 64 relocations, but they apply to 32 and 64 bit
values.


http://reviews.llvm.org/D18972





More information about the llvm-commits mailing list