Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 committed Sep 1, 2024
1 parent 3ed3c7b commit 2537238
Show file tree
Hide file tree
Showing 71 changed files with 0 additions and 4,095 deletions.
14 changes: 0 additions & 14 deletions LLVMSharp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
.github\workflows\ci.yml = .github\workflows\ci.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Kaleidoscope", "samples\KaleidoscopeTutorial\Chapter3\Kaleidoscope\Kaleidoscope.csproj", "{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "KaleidoscopeLLVM", "samples\KaleidoscopeTutorial\Chapter3\KaleidoscopeLLVM\KaleidoscopeLLVM.csproj", "{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -85,14 +81,6 @@ Global
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6}.Release|Any CPU.Build.0 = Release|Any CPU
{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9}.Release|Any CPU.Build.0 = Release|Any CPU
{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A6F6EE4E-B036-4335-AEA7-8BBA9E339116}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -102,8 +90,6 @@ Global
{293C5F55-2CB1-4398-946B-8AD8E37D7FEE} = {5E2DA015-A829-4304-9B2F-B868ECB77A95}
{CEA0F0C9-DF25-446B-8F55-FB629BD1D3E6} = {62B5C536-C224-4EE1-972F-05F732B5980B}
{706334B8-BB91-49A4-BC9C-DFFDF3DCD770} = {E8ADE5A7-4363-43B7-B104-6B0E5510CAF0}
{D27EBCA1-AA49-46BD-B9C3-FDAC5858EAD9} = {62B5C536-C224-4EE1-972F-05F732B5980B}
{A6F6EE4E-B036-4335-AEA7-8BBA9E339116} = {62B5C536-C224-4EE1-972F-05F732B5980B}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {75550D8C-A492-4ED3-8387-206830F8B21E}
Expand Down
13 changes: 0 additions & 13 deletions samples/Directory.Build.props

This file was deleted.

13 changes: 0 additions & 13 deletions samples/Directory.Build.targets

This file was deleted.

37 changes: 0 additions & 37 deletions samples/KaleidoscopeTutorial/Chapter3/Kaleidoscope.sln

This file was deleted.

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions samples/KaleidoscopeTutorial/Chapter3/Kaleidoscope/AST/ExprAST.cs

This file was deleted.

15 changes: 0 additions & 15 deletions samples/KaleidoscopeTutorial/Chapter3/Kaleidoscope/AST/ExprType.cs

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2537238

Please sign in to comment.