diff options
author | Martin Storsjo <martin@martin.st> | 2019-02-01 22:08:03 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-02-01 22:08:03 +0000 |
commit | b2b0cab0c3de25fece534e67ad0d79af4009c4d1 (patch) | |
tree | 75fbe37d91db51ed2638e479d96ad8d3c66ac5df /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 1147f71fed863639e3695a8be6979c39397d88b6 (diff) | |
download | llvm-b2b0cab0c3de25fece534e67ad0d79af4009c4d1.zip llvm-b2b0cab0c3de25fece534e67ad0d79af4009c4d1.tar.gz llvm-b2b0cab0c3de25fece534e67ad0d79af4009c4d1.tar.bz2 |
[COFF] Fix crashes when writing a PDB after adding thunks.
When writing a PDB, the OutputSection of all chunks need to be set.
The thunks are added directly to OutputSection after the normal
machinery that sets it for all other chunks.
This fixes part of PR40467.
Differential Revision: https://reviews.llvm.org/D57574
llvm-svn: 352928
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions