Skip to content

Commit bc6c79b

Browse files
Regenerate LLVMSharp using unsafe bindings. (#105)
* Moving the wrapper types out of the generated folder. * Adding the NativeTypeNameAttribute file * Moving files that extend the generated types to an extensions folder. * Regenerating the LLVMSharp sources and cleaning up the wrapper types. * Cleaning up the unit tests * Deleting the LLVMSharp.API namespace and supporting bits.
1 parent 1eb27c4 commit bc6c79b

File tree

373 files changed

+6349
-11512
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

373 files changed

+6349
-11512
lines changed

Directory.Build.targets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.1.1" />
2828
<PackageReference Update="NUnit" Version="3.12.0" />
2929
<PackageReference Update="NUnit3TestAdapter" Version="3.13.0" />
30+
<PackageReference Update="System.Memory" Version="4.5.3" />
3031
</ItemGroup>
3132

3233
</Project>

sources/LLVMSharp/Api/AtomicOrdering.cs

Lines changed: 0 additions & 13 deletions
This file was deleted.

sources/LLVMSharp/Api/AtomicRMWBinOp.cs

Lines changed: 0 additions & 17 deletions
This file was deleted.

sources/LLVMSharp/Api/Attribute.cs

Lines changed: 0 additions & 16 deletions
This file was deleted.

sources/LLVMSharp/Api/CallingConvention.cs

Lines changed: 0 additions & 50 deletions
This file was deleted.

sources/LLVMSharp/Api/Context.cs

Lines changed: 0 additions & 135 deletions
This file was deleted.

sources/LLVMSharp/Api/Core.cs

Lines changed: 0 additions & 7 deletions
This file was deleted.

sources/LLVMSharp/Api/DLLStorageClass.cs

Lines changed: 0 additions & 9 deletions
This file was deleted.

sources/LLVMSharp/Api/DiagnosticInfo.cs

Lines changed: 0 additions & 19 deletions
This file was deleted.

sources/LLVMSharp/Api/DiagnosticSeverity.cs

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)