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

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 27 12:35:27 PDT 2021


aprantl added a comment.

> It doesn't make sense to warn about that. :)

Why not? LLDB doesn't have support for assembler as a source language, no assembler expression evaluator, etc..

I don't have much experience debugging assembler sources with LLDB, so I"m not sure about the expectations.


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