llvm-project/lldb/test/Shell/Process
Adrian Prantl 017d7a9e14 Rename human-readable name for DW_LANG_Mips_Assembler
The Mips in DW_LANG_Mips_Assembler is a vendor name not an
architecture name and in lack of a proper generic DW_LANG_assembler,
some assemblers emit DWARF using this tag. Due to a warning I recently
introduced users will now be greeted with

  This version of LLDB has no plugin for the mipsassem language. Inspection of frame variables will be limited.

By renaming this to just "Assembler" this error message will make more sense.

Differential Revision: https://reviews.llvm.org/D101406

rdar://77214764
2021-05-12 19:13:58 -07:00
..
Inputs [lldb] Replace TestAbortExitCode with a debugserver specific test 2020-11-12 17:33:21 +01:00
Windows [test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redirection 2020-08-20 15:01:09 -07:00
Optimization.test Restrict test for DW_AT_APPLE_optimized to Darwin 2020-05-22 15:52:00 -07:00
TestEnvironment.test
UnsupportedLanguage.test Rename human-readable name for DW_LANG_Mips_Assembler 2021-05-12 19:13:58 -07:00