1.0.76
Version 1.0.76
Changelog
- When compiling with
clang-cl
, we now only use--
to separate flags/options from input files when not using the assembler, which doesn't support that option. This is a fix for a regression introduced in 1.0.74 (by #514) (present in 1.0.75 as well). (#747)
This is essentially a bugfix release, so that's all!