diff options
author | Tamas Berghammer <tberghammer@google.com> | 2016-03-01 15:01:05 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2016-03-01 15:01:05 +0000 |
commit | f46c5259bdeb620a2b9b5144db9b5c52a5be4b66 (patch) | |
tree | 29f0a1b0f23b3a2f920276a68842bc4cc156e242 /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp | |
parent | 47a115cd417b24809749b1cfcea5c5db60a7c0bd (diff) | |
download | llvm-f46c5259bdeb620a2b9b5144db9b5c52a5be4b66.zip llvm-f46c5259bdeb620a2b9b5144db9b5c52a5be4b66.tar.gz llvm-f46c5259bdeb620a2b9b5144db9b5c52a5be4b66.tar.bz2 |
DWARFExpression: Don't resolve load address in DW_OP_plus
If we have a TargetLoadAddress on the top of the DWARF stack then a
DW_OP_plus or a DW_OP_plus_ucons sholudn't dereference (resolve) it
and then add the value to the dereferenced value but it should offset
the load address by the specified constant.
llvm-svn: 262339
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions