summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>2019-03-29 20:25:34 +0000
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>2019-03-29 20:25:34 +0000
commit09cca5b243d0fe1302f73ff158a02dcd1d316f2e (patch)
treec2a5cceeeae286c830cc0b5cef6bdac584f28264 /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent63dd5d251846b1865273cd8fdfa299aa473e5b76 (diff)
downloadbcm5719-llvm-09cca5b243d0fe1302f73ff158a02dcd1d316f2e.tar.gz
bcm5719-llvm-09cca5b243d0fe1302f73ff158a02dcd1d316f2e.zip
[LLD][COFF] Generate import modules & COFF groups in PDB
Generate import modules for each imported DLL, along with its symbol stream. Also create COFF groups in the * Linker * module, one for each PartialSection (input, unmerged sections) Currently COFF groups are disabled for MINGW because it significantly increases PDB sizes. We could enable that later with an option. The overall objective for this change is to support code hot patching tools. Such tools need to know the import libraries used, from the PDB alone. Differential Revision: https://reviews.llvm.org/D54802 llvm-svn: 357308
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud