diff options
author | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | 2016-06-14 17:20:29 +0000 |
---|---|---|
committer | Konstantin Zhuravlyov <kzhuravl_dev@outlook.com> | 2016-06-14 17:20:29 +0000 |
commit | 4ecab843642e32da8f99901a0d417d24681a1b31 (patch) | |
tree | ef3f8564361102eb51008b5732ead1a6d52a5d3e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ad875c2c294248879981a43ef325670fd2be2045 (diff) | |
download | llvm-4ecab843642e32da8f99901a0d417d24681a1b31.zip llvm-4ecab843642e32da8f99901a0d417d24681a1b31.tar.gz llvm-4ecab843642e32da8f99901a0d417d24681a1b31.tar.bz2 |
[docs] Update AMDGPU relocation information
- Added new notation for specifying relocation calculation
- Renamed:
- R_AMDGPU_32_LOW -> R_AMDGPU_ABS32_LO
- R_AMDGPU_32_HIGH -> R_AMDGPU_ABS32_HI
- R_AMDGPU_64 -> R_AMDGPU_ABS64
- Added:
- R_AMDGPU_REL32
- R_AMDGPU_REL64
- R_AMDGPU_ABS32
- Updated calculations for relative relocations
Differential Revision: http://reviews.llvm.org/D21215
llvm-svn: 272684
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions