arbitrary bit-width integers leads to an LLVM error #2373
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following program works okay:
However, trying to use arbitrary bit-width integers leads to an LLVM error with no stack trace.
my system:
zig version: 0.4.0+205e501
uname -ra: Darwin Kernel Version 16.7.0: Sun Oct 28 22:30:19 PDT 2018; root:xnu-3789.73.27~1/RELEASE_X86_64 x86_64
The text was updated successfully, but these errors were encountered: