commit | d256ed895488ee51eb7c0f0dde8c9a2caf8ac1ef | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Sep 04 23:47:07 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Sep 04 23:47:07 2003 +0000 |
tree | 8132430720505c769408bb23152f09fe62ab5158 | |
parent | a5112c768de96424aa769076f9eb97214917cf05 [diff] [blame] |
Non-functional change git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8352 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Bytecode/Reader/ReaderInternals.h b/lib/Bytecode/Reader/ReaderInternals.h index a57ad7c..9044c0f 100644 --- 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 10 #if TRACE_LEVEL // ByteCodeReading_TRACEer #define BCR_TRACE(n, X) \