Skip to content

Commit 9d2f9a1

Browse files
Regenerating bindings for LLVM 11.0.0 (#151)
* Normalizing the Interop.Extensions types to implement the same base members * Adding some base managed types for various handles * Regenerating bindings for LLVM 11.0.0
1 parent 3e0b15e commit 9d2f9a1

File tree

244 files changed

+4744
-2250
lines changed

Some content is hidden

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

244 files changed

+4744
-2250
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<Company>Microsoft</Company>
4141
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
4242
<Product>LLVMSharp</Product>
43-
<VersionPrefix>10.0.0</VersionPrefix>
43+
<VersionPrefix>11.0.0</VersionPrefix>
4444
<VersionSuffix>beta</VersionSuffix>
4545
</PropertyGroup>
4646

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<!-- Package versions for package references across all projects -->
2424
<ItemGroup>
25-
<PackageReference Update="libLLVM" Version="10.0.0" />
25+
<PackageReference Update="libLLVM" Version="11.0.0" />
2626
<PackageReference Update="Microsoft.Bcl.HashCode" Version="1.1.0" />
2727
<PackageReference Update="Microsoft.Net.Compilers.Toolset" Version="3.5.0" />
2828
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.5.0" />

packages/libLLVM/libLLVM.runtime.freebsd.11-x64/libLLVM.runtime.freebsd.11-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.freebsd.11-x64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>freebsd 11 x64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.freebsd.11-x86/libLLVM.runtime.freebsd.11-x86.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.freebsd.11-x86</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>freebsd 11 x86 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.linux-arm/libLLVM.runtime.linux-arm.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.linux-arm</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>linux arm native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.linux-arm64/libLLVM.runtime.linux-arm64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.linux-arm64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>linux arm64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.osx-x64/libLLVM.runtime.osx-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.osx-x64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>osx x64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.sles-x64/libLLVM.runtime.sles-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.sles-x64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>sles x64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.ubuntu.16.04-x64/libLLVM.runtime.ubuntu.16.04-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.ubuntu.16.04-x64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>ubuntu 16.04 x64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

packages/libLLVM/libLLVM.runtime.ubuntu.18.04-x64/libLLVM.runtime.ubuntu.18.04-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.ubuntu.18.04-x64</id>
5-
<version>10.0.0</version>
5+
<version>11.0.0</version>
66
<authors>Microsoft and Contributors</authors>
77
<owners>Microsoft and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>
1111
<description>ubuntu 18.04 x64 native library for libLLVM.</description>
1212
<copyright>Copyright © University of Illinois at Urbana-Champaign</copyright>
13-
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-10.0.0" />
13+
<repository type="git" url="https://github.com/llvm/llvm-project" branch="llvmorg-11.0.0" />
1414
</metadata>
1515
<files>
1616
<file src="..\libLLVM\LICENSE.TXT" target="LICENSE.TXT" />

0 commit comments

Comments
 (0)