aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2019-05-16 21:36:06 +0000
committerSam Clegg <sbc@chromium.org>2019-05-16 21:36:06 +0000
commitd029bf0f8c456cf34060918cd32d70b91d672672 (patch)
tree7f885273dcb4fd93581bd428ba59c37436828023 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent1a53ff2a13fd0045ee3bf23d84608153864b4567 (diff)
downloadllvm-d029bf0f8c456cf34060918cd32d70b91d672672.zip
llvm-d029bf0f8c456cf34060918cd32d70b91d672672.tar.gz
llvm-d029bf0f8c456cf34060918cd32d70b91d672672.tar.bz2
[WebAssembly] Move code and data section generation to finalizeContent. NFC.
Previously these sections were being generated during their constructors. This moves the work to finalizeContent, and also does the same for the relocation sections because their contents depends on the final layout too. This change is part of a larger refactor to how we deal with synthetic sections: https://reviews.llvm.org/D61811 Differential Revision: https://reviews.llvm.org/D61971 llvm-svn: 360941
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions