aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>2020-10-01 16:11:00 -0400
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>2020-10-01 17:08:35 -0400
commit4140f0744fb2deccb74e77282e23ff731f67821b (patch)
treed723ceea389f9832235de06d880f19c9971b54c6 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent15ea45f16b261521e3251b4ff0bceaadf31a4515 (diff)
downloadllvm-4140f0744fb2deccb74e77282e23ff731f67821b.zip
llvm-4140f0744fb2deccb74e77282e23ff731f67821b.tar.gz
llvm-4140f0744fb2deccb74e77282e23ff731f67821b.tar.bz2
[LLD][COFF] Fix crash with /summary and PCH input files
Before this patch /summary was crashing with some .PCH.OBJ files, because tpiMap[srcIdx++] was reading at the wrong location. When the TpiSource depends on a .PCH.OBJ file, the types should be offset by the previously merged PCH.OBJ set of indices. Differential Revision: https://reviews.llvm.org/D88678
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions