[Lldb-commits] [PATCH] D101406: Rename human-readable name for DW_LANG_Mips_Assembler

Dimitry Andric via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 17 00:01:27 PDT 2021


dim added a comment.

In D101406#2948152 <https://reviews.llvm.org/D101406#2948152>, @clayborg wrote:

> Everyone uses this for any assembly in their code. Should we get rid of this warning? I find it is useless and would like to see it go.

Well, for other languages it might be a helpful warning, but not for the special case of "mips" assembler. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101406



More information about the lldb-commits mailing list