Non-functional change
authorChris Lattner <sabre@nondot.org>
Thu, 4 Sep 2003 23:47:07 +0000 (23:47 +0000)
committerChris 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

index a57ad7cf0491e126b1cc3b75c7cb8cc7487f2f33..9044c0f6c5867e8f73671e3fe71f894f1c33fe6e 100644 (file)
@@ -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) \