aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorFrank Denis <124872+jedisct1@users.noreply.github.com>2023-02-20 17:15:21 +0100
committerGitHub <noreply@github.com>2023-02-20 16:15:21 +0000
commit5a7d80a5e7d0aaafc6ed3017e0e4342dcd476a51 (patch)
tree59520b6ab55547d2c7fedf575ce948db13bbcb3d /src/codegen/llvm.zig
parent99c11cc8cfb285b713284f7af0c7359508e0a660 (diff)
downloadzig-5a7d80a5e7d0aaafc6ed3017e0e4342dcd476a51.tar.gz
zig-5a7d80a5e7d0aaafc6ed3017e0e4342dcd476a51.zip
Linker: -z<arg> should be equivalent to -z <arg> (#14680)
lld accepts both syntaxes, but we were rejecting (and, before 3f7e9ff597a3514bb1c4f1900027c40682ac9f13, ignoring) the former. In particular, "cargo-zigbuild" was broken since Rust unconditionally adds "-znoexecstack" (not "-z noexecstack") on non-Windows platforms. Co-authored-by: Andrew Kelley <andrew@ziglang.org>
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions