projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a651a
)
Fix the header comment of the new pass manager stuff to not claim to be
author
Chandler Carruth
<chandlerc@gmail.com>
Thu, 14 Nov 2013 10:55:14 +0000
(10:55 +0000)
committer
Chandler Carruth
<chandlerc@gmail.com>
Thu, 14 Nov 2013 10:55:14 +0000
(10:55 +0000)
the legacy stuff. =]
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194689
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/IR/PassManager.h
patch
|
blob
|
history
diff --git
a/include/llvm/IR/PassManager.h
b/include/llvm/IR/PassManager.h
index 55c653c71c67768eb03858900809b70f846a1086..08aac77f68ad65181d213c3852c95512de08ed07 100644
(file)
--- a/
include/llvm/IR/PassManager.h
+++ b/
include/llvm/IR/PassManager.h
@@
-1,4
+1,4
@@
-//===- PassManager.h -
LegacyContainer for Passes ---
-----------*- C++ -*-===//
+//===- PassManager.h -
Pass management infrastructure
-----------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//