mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Disable debug mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123443 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c087e20331
commit
3f84a4537d
@ -29,7 +29,7 @@
|
|||||||
#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…
x
Reference in New Issue
Block a user