Skip to content

Commit

Permalink
LLVMCodeBuilder: Add loop scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
adazem009 committed Jan 16, 2025
1 parent a2ff7b9 commit fabf176
Show file tree
Hide file tree
Showing 5 changed files with 147 additions and 53 deletions.
1 change: 1 addition & 0 deletions src/engine/internal/llvm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ target_sources(scratchcpp
llvmtypes.cpp
llvmtypes.h
llvmfunctions.cpp
llvmloopscope.h
llvmcompilercontext.cpp
llvmcompilercontext.h
llvmexecutablecode.cpp
Expand Down
Loading

0 comments on commit fabf176

Please sign in to comment.