Update comment in lldb-enumerations.h

llvm-svn: 267124
This commit is contained in:
Pavel Labath 2016-04-22 08:41:07 +00:00
parent 468558a061
commit 69ef42cc42
1 changed files with 1 additions and 1 deletions

View 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