forked from OSchip/llvm-project
c965ffa1ed
llvm::dwarfutil::ObjFileAddressMap::relocateIndexedAddr() does not read address value. The relocateIndexedAddr() should not relocate the address as the linked binary has already resolved relocations. But it should read the value. This patch adds the reading value of the address. Differential Revision: https://reviews.llvm.org/D133324 |
||
---|---|---|
.. | ||
ELF/X86 | ||
error-invalid-format.test | ||
error-no-gc-odr.test | ||
error-no-input-file.test | ||
error-positional-args.test | ||
error-unknown-option.test | ||
error-unknown-tombstone.test | ||
error-unsupported-input-file.test | ||
help.test |