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:
04c05f7
)
Didn't mean to commit this part.
author
Owen Anderson
<resistor@mac.com>
Wed, 24 Jun 2009 22:58:48 +0000
(22:58 +0000)
committer
Owen Anderson
<resistor@mac.com>
Wed, 24 Jun 2009 22:58:48 +0000
(22:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74135
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/AsmPrinter.h
b/include/llvm/CodeGen/AsmPrinter.h
index 9f74452c5996653acdf1f35a26bc3837a2ac99b2..105d7730407f20f97005a6eee62bfa9751bfc278 100644
(file)
--- a/
include/llvm/CodeGen/AsmPrinter.h
+++ b/
include/llvm/CodeGen/AsmPrinter.h
@@
-114,9
+114,6
@@
namespace llvm {
mutable const MachineInstr *LastMI;
mutable const Function *LastFn;
mutable unsigned Counter;
-
- // Private state for dump()
- static unsigned IndentLevel;
protected:
explicit AsmPrinter(raw_ostream &o, TargetMachine &TM,