llvm/lib/DebugInfo
Zachary Turner 5c7c640d1d [CodeView] Teach clang to emit the .debug$H COFF section.
Currently this is an LLVM extension to the COFF spec which is
experimental and intended to speed up linking.  For now it is
behind a hidden cl::opt flag, but in the future we can move it
to a "real" cc1 flag and have the driver pass it through whenever
it is appropriate.

The patch to actually make use of this section in lld will come
in a followup.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320649 91177308-0d34-0410-b5e6-96231b3b80d8
2017-12-13 22:33:58 +00:00
..
CodeView [CodeView] Teach clang to emit the .debug$H COFF section. 2017-12-13 22:33:58 +00:00
DWARF Remove redundant includes from lib/DebugInfo. 2017-12-13 21:30:49 +00:00
MSF [BinaryStream] Support growable streams. 2017-11-27 18:48:37 +00:00
PDB Remove redundant includes from lib/DebugInfo. 2017-12-13 21:30:49 +00:00
Symbolize Remove redundant includes from lib/DebugInfo. 2017-12-13 21:30:49 +00:00
CMakeLists.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00