search for: zigllvm_lastostyp

Displaying 3 results from an estimated 3 matches for "zigllvm_lastostyp".

Did you mean: zigllvm_lastostype
2018 Nov 27
3
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
...gt; http://apt.llvm.org/xenial/ llvm-toolchain-xenial-7 main" >> > /etc/apt/sources.list > ... > 2018-11-25T16:53:30.7836235Z > /home/vsts/work/1/s/src/zig_llvm.cpp:686:1: error: static assertion > failed > 2018-11-25T16:53:30.7837134Z > static_assert((Triple::OSType)ZigLLVM_LastOSType == > Triple::LastOSType, ""); > 2018-11-25T16:53:30.7837409Z ^~~~~~~~~~~~~ > full logs https://dev.azure.com/ziglang/zig/_build/results?buildId=229&view=logs > > The version on apt.llvm.org has > HermitCore, // HermitCore Unikernel/Multikernel > LastOSTyp...
2018 Nov 03
8
7.0.1-rc2 release has been tagged please begin testing
Hi, The 7.0.1-rc2 release has been tagged and is ready for testing. I forgot to bump the version number to 7.0.1 before I tagged -rc1, which is why we are now on -rc2. Remember, you can continue to submit merge requests up until Nov, 21, so keep testing and submitting fixes. Thanks, Tom
2018 Nov 29
2
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
...main" >> >>> /etc/apt/sources.list >>> ... >>> 2018-11-25T16:53:30.7836235Z >>> /home/vsts/work/1/s/src/zig_llvm.cpp:686:1: error: static assertion >>> failed >>> 2018-11-25T16:53:30.7837134Z >>> static_assert((Triple::OSType)ZigLLVM_LastOSType == >>> Triple::LastOSType, ""); >>> 2018-11-25T16:53:30.7837409Z ^~~~~~~~~~~~~ >>> full logs https://dev.azure.com/ziglang/zig/_build/results?buildId=229&view=logs >>> >>> The version on apt.llvm.org has >>> HermitCore, // Her...