Since neither the CodeView::CPUType nor Triple::ArchType constants are
specific to LLDB, it makes no sense to maintain their mapping there.
Instead, introduce a small inline function to provide the mapping
in CodeView, and provide a convenience overload of getRegisterNames().
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/include/llvm/DebugInfo/CodeView/CodeView.h | ||
---|---|---|
147 | Could you be more specific, please? Are you asking me to cover more input values? Which option do you suggest mapping x86 into? Pentium3? |
Comment Actions
I am not familiar with lldb or with the DebugView library, so I am pulling in Fred Riss for this review. Thanks!
I that aarch64_be and aarch64_32 should be included in this.