mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 08:44:48 +00:00
Dang it, do NOT check in code that enables debugging. Bad chris
llvm-svn: 972
This commit is contained in:
parent
896f34ccd0
commit
668806b733
@ -16,7 +16,7 @@
|
||||
#include <list>
|
||||
|
||||
// Enable to trace to figure out what the heck is going on when parsing fails
|
||||
#define TRACE_LEVEL 10
|
||||
#define TRACE_LEVEL 0
|
||||
|
||||
#if TRACE_LEVEL // ByteCodeReading_TRACEer
|
||||
#include "llvm/Assembly/Writer.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user