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:
a5112c7
)
Non-functional change
author
Chris Lattner
<sabre@nondot.org>
Thu, 4 Sep 2003 23:47:07 +0000
(23:47 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 4 Sep 2003 23:47:07 +0000
(23:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8352
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Reader/ReaderInternals.h
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Reader/ReaderInternals.h
b/lib/Bytecode/Reader/ReaderInternals.h
index a57ad7cf0491e126b1cc3b75c7cb8cc7487f2f33..9044c0f6c5867e8f73671e3fe71f894f1c33fe6e 100644
(file)
--- a/
lib/Bytecode/Reader/ReaderInternals.h
+++ b/
lib/Bytecode/Reader/ReaderInternals.h
@@
-15,7
+15,7
@@
#include <map>
// Enable to trace to figure out what the heck is going on when parsing fails
-
#define TRACE_LEVEL
0
+
//#define TRACE_LEVEL 1
0
#if TRACE_LEVEL // ByteCodeReading_TRACEer
#define BCR_TRACE(n, X) \