Skip to content

Commit b69af81

Browse files
committed
Move LLVM helpers to a new class
1 parent ba37c7f commit b69af81

File tree

5 files changed

+1253
-1156
lines changed

5 files changed

+1253
-1156
lines changed

src/engine/internal/llvm/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
target_sources(scratchcpp
22
PRIVATE
3+
llvmbuildutils.cpp
4+
llvmbuildutils.h
35
llvmcodebuilder.cpp
46
llvmcodebuilder.h
57
llvmregister.h

0 commit comments

Comments
 (0)