]> granicus.if.org Git - llvm/commit
ThinLTOBitcodeWriter: Strip debug info from merged module.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Feb 2017 20:44:00 +0000 (20:44 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 8 Feb 2017 20:44:00 +0000 (20:44 +0000)
commitef1041f728ac445d5ec4fe4631e80fdcc93d0b12
tree1445559eab3997b608032c79dc1af7f518265cb0
parent9ef4102334c67b2fad89b3f053b45970c82e9a35
ThinLTOBitcodeWriter: Strip debug info from merged module.

This module will contain nothing but vtable definitions and (soon)
available_externally function definitions, so there is no point in keeping
debug info in the module.

Differential Revision: https://reviews.llvm.org/D28913

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294511 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
test/Transforms/ThinLTOBitcodeWriter/split.ll