LTO: Merge debug info types when linking bitcode
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 17 Apr 2016 07:35:38 +0000 (07:35 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Sun, 17 Apr 2016 07:35:38 +0000 (07:35 +0000)
commit2c66b23d79c9f9a2c0b1113e9eec305600080943
tree926289417c112d7910681ca97b8a55dfa94cfcc1
parent75869d57019ddbf93510027c655d46a97eb526f4
LTO: Merge debug info types when linking bitcode

Make sure lld enables ODR type uniquing for debug info when invoking
LTO, as a follow-up to LLVM r266549.

llvm-svn: 266555
lld/COFF/InputFiles.cpp
lld/ELF/LTO.h