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 385d246e0d
commit 6031a4353b
1 changed files with 1 additions and 1 deletions

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