Fix the path to llvm/Assembly/Parser.h in a comment.
authorDan Gohman <gohman@apple.com>
Thu, 8 Jan 2009 22:17:05 +0000 (22:17 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 8 Jan 2009 22:17:05 +0000 (22:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61948 91177308-0d34-0410-b5e6-96231b3b80d8

lib/AsmParser/Parser.cpp

index 08c239135b636f4d63ac236b46685e0d55bf048d..759e00e3217a6989fe5a9e5195a8190e052cc5a3 100644 (file)
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 //
-// This library implements the functionality defined in llvm/assembly/parser.h
+// This library implements the functionality defined in llvm/Assembly/Parser.h
 //
 //===----------------------------------------------------------------------===//