summaryrefslogtreecommitdiff
path: root/upb/pb/compile_decoder_x64.c
diff options
context:
space:
mode:
Diffstat (limited to 'upb/pb/compile_decoder_x64.c')
-rw-r--r--upb/pb/compile_decoder_x64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/upb/pb/compile_decoder_x64.c b/upb/pb/compile_decoder_x64.c
index 44331b8..913a748 100644
--- a/upb/pb/compile_decoder_x64.c
+++ b/upb/pb/compile_decoder_x64.c
@@ -194,6 +194,8 @@ static void patchdispatch(jitcompiler *jc) {
}
// Define for JIT debugging.
+//#define UPB_JIT_LOAD_SO
+
#ifdef UPB_JIT_LOAD_SO
static void load_so(jitcompiler *jc) {
// Dump to a .so file in /tmp and load that, so all the tooling works right
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback