mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-15 20:12:57 +00:00
Forward declare IR::Opcode and IR::Type where possible
This commit is contained in:
@@ -119,6 +119,8 @@ add_library(dynarmic
|
||||
frontend/ir/opcodes.h
|
||||
frontend/ir/opcodes.inc
|
||||
frontend/ir/terminal.h
|
||||
frontend/ir/type.cpp
|
||||
frontend/ir/type.h
|
||||
frontend/ir/value.cpp
|
||||
frontend/ir/value.h
|
||||
ir_opt/a32_constant_memory_reads_pass.cpp
|
||||
|
||||
Reference in New Issue
Block a user