diff options
| author | Ginger Bill <bill@gingerbill.org> | 2016-10-09 11:46:14 +0100 |
|---|---|---|
| committer | Ginger Bill <bill@gingerbill.org> | 2016-10-09 11:46:14 +0100 |
| commit | 2e0b260d3aecb41f2168d6d0481d75897b5763f5 (patch) | |
| tree | dfa63292aebf059b78af5476a3d10d725059a2ab /src/main.cpp | |
| parent | e299c3693ee682a38db7141a73596b6a8f67cd1c (diff) | |
SSA - Basic block optimizations
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 32f9e2ebe..76b0d9346 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,4 +1,4 @@ -#define DISPLAY_TIMING +// #define DISPLAY_TIMING #include "common.cpp" #include "unicode.cpp" |