diff --git a/lib/AsmParser/Parser.cpp b/lib/AsmParser/Parser.cpp index 08c239135b6..759e00e3217 100644 --- a/lib/AsmParser/Parser.cpp +++ b/lib/AsmParser/Parser.cpp @@ -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 // //===----------------------------------------------------------------------===//