aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFrameInfo.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2020-03-20 23:33:19 +0700
committerIgor Kudrin <ikudrin@accesssoftek.com>2020-04-06 13:28:06 +0700
commit49737df7679347aea59d891e82350a057f1a03c7 (patch)
tree858a3a669d0c251a626b8df6a3af54a3603fde4c /llvm/lib/CodeGen/MachineFrameInfo.cpp
parent714324b79ae2d05bedfbbb061cfbff4645e6e01b (diff)
downloadllvm-49737df7679347aea59d891e82350a057f1a03c7.zip
llvm-49737df7679347aea59d891e82350a057f1a03c7.tar.gz
llvm-49737df7679347aea59d891e82350a057f1a03c7.tar.bz2
[DebugInfo] Fix reading location tables of v5 units in DWP.
Without the patch, all version 5 compile units in a DWP file read location tables from the beginning of a .debug_loclists.dwo section. The patch fixes that by adjusting the reading offset the same way as for pre-v5 units. The section identifier to find the contribution entry corresponds to the version of the unit. Differential revision: https://reviews.llvm.org/D77145
Diffstat (limited to 'llvm/lib/CodeGen/MachineFrameInfo.cpp')
0 files changed, 0 insertions, 0 deletions