Fix comment (PR19188)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204256 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Hans Wennborg
2014-03-19 18:41:38 +00:00
parent e7f8a0b47a
commit a2ff1c5de1

View File

@@ -1,4 +1,4 @@
//===- PassManager.h - Infrastructure for managing & running IR passes ----===// //===- PassManager.cpp - Infrastructure for managing & running IR passes --===//
// //
// The LLVM Compiler Infrastructure // The LLVM Compiler Infrastructure
// //