mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Add CeDebugger
This commit is contained in:
parent
48d5662799
commit
2a60c51fbd
1 changed files with 2 additions and 1 deletions
|
@ -179,7 +179,8 @@ file(GLOB SRC_FILES
|
|||
Compiler/BfVarDeclChecker.cpp
|
||||
Compiler/BfTargetTriple.cpp
|
||||
Compiler/CeMachine.cpp
|
||||
Compiler/MemReporter.cpp
|
||||
Compiler/CeDebugger.cpp
|
||||
Compiler/MemReporter.cpp
|
||||
|
||||
Backend/BeContext.cpp
|
||||
Backend/BeIRCodeGen.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue