[PATCH] D40917: Emit .debug$H section in clang
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 14:34:50 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL320649: [CodeView] Teach clang to emit the .debug$H COFF section. (authored by zturner, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40917?vs=126803&id=126846#toc
Repository:
rL LLVM
https://reviews.llvm.org/D40917
Files:
llvm/trunk/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
llvm/trunk/include/llvm/DebugInfo/CodeView/TypeHashing.h
llvm/trunk/include/llvm/MC/MCObjectFileInfo.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/trunk/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
llvm/trunk/lib/MC/MCObjectFileInfo.cpp
llvm/trunk/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
llvm/trunk/test/DebugInfo/COFF/global-type-hashes.ll
llvm/trunk/test/DebugInfo/COFF/globals.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40917.126846.patch
Type: text/x-patch
Size: 32436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/9d2158e7/attachment.bin>
More information about the llvm-commits
mailing list