Removed LLVM

This commit is contained in:
Pasha Bibko
2025-04-19 11:41:52 +01:00
parent 14b2b36748
commit b3373a858c
12 changed files with 900 additions and 173 deletions

View File

@@ -140,7 +140,6 @@
<ClCompile Include="Main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="common\LLVM.h" />
<ClInclude Include="common\Parser.h" />
<ClInclude Include="common\Lexer.h" />
<ClInclude Include="common\Util.h" />