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

@@ -132,8 +132,6 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="src\AST-Constructors.cpp" />
<ClCompile Include="src\AST-LLVM.cpp" />
<ClCompile Include="src\GenIR.cpp" />
<ClCompile Include="src\Parser.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />