Skip to content

Commit fabf176

Browse files
committed
LLVMCodeBuilder: Add loop scopes
1 parent a2ff7b9 commit fabf176

File tree

5 files changed

+147
-53
lines changed

5 files changed

+147
-53
lines changed

src/engine/internal/llvm/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ target_sources(scratchcpp
1616
llvmtypes.cpp
1717
llvmtypes.h
1818
llvmfunctions.cpp
19+
llvmloopscope.h
1920
llvmcompilercontext.cpp
2021
llvmcompilercontext.h
2122
llvmexecutablecode.cpp

0 commit comments

Comments
 (0)