Initial libjit skeleton.
Not currently generating instructions, but most of the flow is right up to that point. A lot of work required to refactor the emitter, but wanted to get this checked in.
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
#include <xenia/cpu/processor.h>
|
||||
|
||||
// TODO(benvanik): conditionally include?
|
||||
#include <xenia/cpu/llvmbe/llvm_backend.h>
|
||||
#include <xenia/cpu/libjit/libjit_backend.h>
|
||||
|
||||
#endif // XENIA_CPU_CPU_H_
|
||||
|
||||
Reference in New Issue
Block a user