aboutsummaryrefslogtreecommitdiff
path: root/src/ljamalg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ljamalg.c')
-rw-r--r--src/ljamalg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ljamalg.c b/src/ljamalg.c
index 1b58ceb4..b1124464 100644
--- a/src/ljamalg.c
+++ b/src/ljamalg.c
@@ -64,6 +64,7 @@
64#include "lj_opt_dce.c" 64#include "lj_opt_dce.c"
65#include "lj_opt_loop.c" 65#include "lj_opt_loop.c"
66#include "lj_opt_split.c" 66#include "lj_opt_split.c"
67#include "lj_opt_sink.c"
67#include "lj_mcode.c" 68#include "lj_mcode.c"
68#include "lj_snap.c" 69#include "lj_snap.c"
69#include "lj_record.c" 70#include "lj_record.c"