mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
Disable debug mode.
llvm-svn: 123443
This commit is contained in:
parent
dc51b0ee48
commit
e9e4346064
@ -28,8 +28,8 @@
|
|||||||
#include "llvm/Support/Valgrind.h"
|
#include "llvm/Support/Valgrind.h"
|
||||||
#include "llvm/LinkAllVMCore.h"
|
#include "llvm/LinkAllVMCore.h"
|
||||||
|
|
||||||
// Enable this macro to debug bugpoint itself.
|
//Enable this macro to debug bugpoint itself.
|
||||||
#define DEBUG_BUGPOINT 0
|
//#define DEBUG_BUGPOINT 1
|
||||||
|
|
||||||
using namespace llvm;
|
using namespace llvm;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user