TomTan added a comment.

In D62772#1526824 <https://reviews.llvm.org/D62772#1526824>, @compnerd wrote:

> This should get the build working again, so lets get this fixed, we can 
> improve it later


Thanks, committed the fix to unblock build. For WoA(ARM32) which is not 
supported, I meant LLVM CodeView, not CodeView specification. 
`llvm::codeview::getRegisterNames(cpu_type)` will return incorrect register 
name even the right `CPUType` is passed in for WoA(ARM32), because it has not 
been implemented in LLVM CodeView yet.


Repository:
  rL LLVM

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