Author: labath Date: Fri Apr 22 03:41:07 2016 New Revision: 267124 URL: http://llvm.org/viewvc/llvm-project?rev=267124&view=rev Log: Update comment in lldb-enumerations.h
Modified: lldb/trunk/include/lldb/lldb-enumerations.h Modified: lldb/trunk/include/lldb/lldb-enumerations.h URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/include/lldb/lldb-enumerations.h?rev=267124&r1=267123&r2=267124&view=diff ============================================================================== --- lldb/trunk/include/lldb/lldb-enumerations.h (original) +++ lldb/trunk/include/lldb/lldb-enumerations.h Fri Apr 22 03:41:07 2016 @@ -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 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits