Non-functional change

llvm-svn: 8352
This commit is contained in:
Chris Lattner 2003-09-04 23:47:07 +00:00
parent cd27235b23
commit b4520603a4
1 changed files with 1 additions and 1 deletions

View 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) \