diff options
author | Rui Ueyama <ruiu@google.com> | 2015-06-26 21:40:15 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-06-26 21:40:15 +0000 |
commit | 382dc96e29d989cb30407230c70cb3eeac8b11d2 (patch) | |
tree | 67c5681d7bddb0b34c2d5226b3e76191ac50d2e8 /llvm/lib/Target/AMDGPU/AMDKernelCodeT.h | |
parent | a3c6f0048cbb703da2c1ee3a7f40d134c68f861c (diff) | |
download | bcm5719-llvm-382dc96e29d989cb30407230c70cb3eeac8b11d2.tar.gz bcm5719-llvm-382dc96e29d989cb30407230c70cb3eeac8b11d2.zip |
COFF: Fix delay-import tables.
There were a few issues with the previous delay-import tables.
- "Attribute" field should have been 1 instead of 0.
(I don't know the meaning of this field, though.)
- LEA and CALL operands had wrong addresses.
- Address tables are in .didat (which is read-only).
They should have been in .data.
llvm-svn: 240837
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDKernelCodeT.h')
0 files changed, 0 insertions, 0 deletions