commit | ef1041f728ac445d5ec4fe4631e80fdcc93d0b12 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Wed Feb 08 20:44:00 2017 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Wed Feb 08 20:44:00 2017 +0000 |
tree | 1445559eab3997b608032c79dc1af7f518265cb0 | |
parent | 9ef4102334c67b2fad89b3f053b45970c82e9a35 [diff] |
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