Skip to content

Commit baa3435

Browse files
committed
Move external function resolve methods to a new class
1 parent ef69b9f commit baa3435

File tree

5 files changed

+366
-326
lines changed

5 files changed

+366
-326
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+
llvmfunctions.h
1920
llvmloopscope.h
2021
llvmtypeanalyzer.cpp
2122
llvmtypeanalyzer.h

0 commit comments

Comments
 (0)