mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-19 06:49:38 +00:00
ir: Reorganize to new top level folder
This commit is contained in:
@@ -18,8 +18,8 @@
|
||||
#include "common/llvm_disassemble.h"
|
||||
#include "common/scope_exit.h"
|
||||
#include "frontend/A64/translate/translate.h"
|
||||
#include "frontend/ir/basic_block.h"
|
||||
#include "ir_opt/passes.h"
|
||||
#include "ir/basic_block.h"
|
||||
#include "ir/opt/passes.h"
|
||||
|
||||
namespace Dynarmic::A64 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user