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:
64aabee
)
[PM] Fix stale header blocker, found by Duncan Smith in code review!
author
Chandler Carruth
<chandlerc@gmail.com>
Tue, 14 Jan 2014 05:50:19 +0000
(
05:50
+0000)
committer
Chandler Carruth
<chandlerc@gmail.com>
Tue, 14 Jan 2014 05:50:19 +0000
(
05:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199185
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/IR/IRPrintingPasses.h
patch
|
blob
|
history
diff --git
a/include/llvm/IR/IRPrintingPasses.h
b/include/llvm/IR/IRPrintingPasses.h
index 3d759ef57de7b2760a232f2f3ad551a1165b38d0..2f78c83165eba612d3e34a4a6edc2bb74835de7a 100644
(file)
--- a/
include/llvm/IR/IRPrintingPasses.h
+++ b/
include/llvm/IR/IRPrintingPasses.h
@@
-16,8
+16,8
@@
///
//===----------------------------------------------------------------------===//
-#ifndef LLVM_IR_
PRINTMODULEPAS
S_H
-#define LLVM_IR_
PRINTMODULEPAS
S_H
+#ifndef LLVM_IR_
IR_PRINTING_PASSE
S_H
+#define LLVM_IR_
IR_PRINTING_PASSE
S_H
#include "llvm/ADT/StringRef.h"
#include <string>