Move IR_CALL* definitions to lj_ircall.h.

This commit is contained in:
Mike Pall
2011-05-22 16:19:53 +02:00
parent 3a942d6cea
commit effdfda673
12 changed files with 137 additions and 112 deletions

View File

@@ -19,6 +19,7 @@
#endif
#include "lj_ir.h"
#include "lj_jit.h"
#include "lj_ircall.h"
#include "lj_iropt.h"
#include "lj_mcode.h"
#include "lj_iropt.h"