Adds CVReg to CodeView register names to prevent a duplicate symbol with CR3 defined in termios.h, as suggested by Zachary on the mailing list.
http://lists.llvm.org/pipermail/llvm-dev/2018-May/123372.html
Paths
| Differential D47478
[CodeView] Add prefix to CodeView registers. ClosedPublic Authored by JDevlieghere on May 29 2018, 7:10 AM.
Details Summary Adds CVReg to CodeView register names to prevent a duplicate symbol with CR3 defined in termios.h, as suggested by Zachary on the mailing list. http://lists.llvm.org/pipermail/llvm-dev/2018-May/123372.html
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2018, 7:15 AM Closed by commit rL333421: [CodeView] Add prefix to CodeView registers. (authored by JDevlieghere). · Explain WhyMay 29 2018, 7:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148903 llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
|