Update comment in lldb-enumerations.h
authorPavel Labath <labath@google.com>
Fri, 22 Apr 2016 08:41:07 +0000 (08:41 +0000)
committerPavel Labath <labath@google.com>
Fri, 22 Apr 2016 08:41:07 +0000 (08:41 +0000)
llvm-svn: 267124

lldb/include/lldb/lldb-enumerations.h

index 89dbeb3..d9321ab 100644 (file)
@@ -378,7 +378,7 @@ namespace lldb {
     ///
     /// These enumerations use the same language enumerations as the DWARF
     /// specification for ease of use and consistency.
-    /// The enum -> string code is in LanguageRuntime.cpp, don't change this
+    /// The enum -> string code is in Language.cpp, don't change this
     /// table without updating that code as well.
     //----------------------------------------------------------------------
     enum LanguageType