diff options
author | Adrian Prantl <aprantl@apple.com> | 2021-05-12 18:43:34 -0700 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2021-05-12 19:13:58 -0700 |
commit | 017d7a9e14245e549999c5e3b8bd7398fcf79410 (patch) | |
tree | 59f12ed985e8bf5445b356ced9a40f523e52a70c /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | e1aa528d3aaf5fcf9c50d1e34b39dbde1e63801d (diff) | |
download | llvm-017d7a9e14245e549999c5e3b8bd7398fcf79410.zip llvm-017d7a9e14245e549999c5e3b8bd7398fcf79410.tar.gz llvm-017d7a9e14245e549999c5e3b8bd7398fcf79410.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions