[PATCH] D40917: Emit .debug$H section in clang
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 12:00:37 PST 2017
zturner updated this revision to Diff 126803.
zturner added a comment.
Added a command line option and an assembly test.
https://reviews.llvm.org/D40917
Files:
llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h
llvm/include/llvm/MC/MCObjectFileInfo.h
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/lib/DebugInfo/CodeView/CMakeLists.txt
llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
llvm/lib/MC/MCObjectFileInfo.cpp
llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp
llvm/test/DebugInfo/COFF/global-type-hashes.ll
llvm/test/DebugInfo/COFF/globals.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40917.126803.patch
Type: text/x-patch
Size: 32104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/c4194b06/attachment.bin>
More information about the llvm-commits
mailing list