Zig Version
0.11.0-dev.3258+7621e5693
Steps to Reproduce and Observed Behavior
git clone https://github.com/davidgm94/rise.git
cd rise
git switch llvm-broken-module
zig build
The executable where it crashes is not that big, so maybe a developer can find the error easily :)
Crash log: https://gist.github.com/davidgm94/9831296ec0948125460957f0526919e5
Expected Behavior
A compile error or a successful compiler run, not a crash.
Zig Version
0.11.0-dev.3258+7621e5693
Steps to Reproduce and Observed Behavior
The executable where it crashes is not that big, so maybe a developer can find the error easily :)
Crash log: https://gist.github.com/davidgm94/9831296ec0948125460957f0526919e5
Expected Behavior
A compile error or a successful compiler run, not a crash.