Skip to content

Conversation

@dsandersllvm
Copy link
Collaborator

Mojo already moved to the main list in 582582f

Mojo already moved to the main list in 582582f
@llvmbot
Copy link
Member

llvmbot commented Jul 21, 2025

@llvm/pr-subscribers-lldb

Author: Daniel Sanders (dsandersllvm)

Changes

Mojo already moved to the main list in 582582f


Full diff: https://github.com/llvm/llvm-project/pull/149908.diff

1 Files Affected:

  • (modified) lldb/include/lldb/lldb-enumerations.h (-2)
diff --git a/lldb/include/lldb/lldb-enumerations.h b/lldb/include/lldb/lldb-enumerations.h
index e021c7a926cf1..7618274acc2e8 100644
--- a/lldb/include/lldb/lldb-enumerations.h
+++ b/lldb/include/lldb/lldb-enumerations.h
@@ -525,8 +525,6 @@ enum LanguageType {
   // Language::SetLanguageFromCString and Language::AsCString assume these can
   // be used as indexes into array g_languages.
   eLanguageTypeMipsAssembler, ///< Mips_Assembler.
-  // Mojo will move to the common list of languages once the DWARF committee
-  // creates a language code for it.
   eNumLanguageTypes
 };
 

@dsandersllvm dsandersllvm merged commit 32ee7da into llvm:main Jul 22, 2025
11 checks passed
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Jul 28, 2025
@dsandersllvm dsandersllvm deleted the lldb-comment branch October 27, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants