[PATCH] D38480: CodeView: Provide a .def file with the register ids
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 09:33:19 PDT 2017
hans updated this revision to Diff 117540.
hans added a comment.
Dropping the AMD64_ prefixes except for the YMM registers.
https://reviews.llvm.org/D38480
Files:
include/llvm/DebugInfo/CodeView/CodeView.h
include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
include/llvm/module.modulemap
lib/DebugInfo/CodeView/EnumTables.cpp
lib/DebugInfo/PDB/PDBExtras.cpp
lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
test/DebugInfo/COFF/fp-stack.ll
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38480.117540.patch
Type: text/x-patch
Size: 25438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/fd36fc9f/attachment.bin>
More information about the llvm-commits
mailing list