Fix the path to llvm/Assembly/Parser.h in a comment.

llvm-svn: 61948
This commit is contained in:
Dan Gohman 2009-01-08 22:17:05 +00:00
parent a3b6f1c02d
commit 831bc48415

View 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
//
//===----------------------------------------------------------------------===//