commit | 4a52ea2ea292ddeafd2abdd48f4cf16cdd535848 | [log] [tgz] |
---|---|---|
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | Mon Nov 05 19:20:47 2018 +0000 |
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | Mon Nov 05 19:20:47 2018 +0000 |
tree | 63d4a2ffe16a1b28df6d88607777efcfe3abb513 | |
parent | c0bf8d6c82c97d48d6a4daec180cf21b06050504 [diff] |
[COFF][LLD] Add link support for Microsoft precompiled headers OBJs This change allows for link-time merging of debugging information from Microsoft precompiled types OBJs compiled with cl.exe /Z7 /Yc and /Yu. This fixes llvm.org/PR34278 Differential Revision: https://reviews.llvm.org/D45213 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346154 91177308-0d34-0410-b5e6-96231b3b80d8