commit | 2031cf6be1bd6fe50e2389427f3248af1b461422 | [log] [tgz] |
---|---|---|
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | Mon Apr 09 20:17:56 2018 +0000 |
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | Mon Apr 09 20:17:56 2018 +0000 |
tree | 06d55da3a5d47e0ece12b3dee289cf9be738b518 | |
parent | c878642f35f3e28c232d4a264b3437ffe16dfd33 [diff] |
[Debuginfo][COFF] Minimal serialization support for precompiled types records This change adds support for the LF_PRECOMP and LF_ENDPRECOMP records required to read/write Microsoft precompiled types .objs. See https://en.wikipedia.org/wiki/Precompiled_header#Microsoft_Visual_C_and_C++ This also adds handling for the .debug$P section, which is actually a .debug$T section in disguise, found only in precompiled .objs. Differential Revision: https://reviews.llvm.org/D45283 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329613 91177308-0d34-0410-b5e6-96231b3b80d8