TomTan added a comment.

In D62772#1526145 <https://reviews.llvm.org/D62772#1526145>, @mgorny wrote:

> Are you sure this triple → CPUType mapping belongs in each consumer? Maybe 
> it'd be better to have something inside LLVM, so that we wouldn't have to 
> keep this up-to-date in all the places. Maybe `getRegisterNames()` overload 
> that takes a triple?


The CodeView APIs seems not aware of LLVM tripe. `CPUType` comes from CodeView 
which makes this API self-consistent.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62772/new/

https://reviews.llvm.org/D62772



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to