aboutsummaryrefslogtreecommitdiff
path: root/src/Module.zig
diff options
context:
space:
mode:
authorLemonBoy <thatlemon@gmail.com>2021-05-12 11:26:37 +0200
committerAndrew Kelley <andrew@ziglang.org>2021-05-12 14:03:59 -0400
commit893a4286569c9250c29eec8d1cff386ddbf38b3c (patch)
tree7089652264d1cc2626455fb15c26197a1c1ae4a0 /src/Module.zig
parent7b7724628974067f1a66069699fd1433d32da50d (diff)
downloadzig-893a4286569c9250c29eec8d1cff386ddbf38b3c.tar.gz
zig-893a4286569c9250c29eec8d1cff386ddbf38b3c.zip
stage2: Drop LLVM's host CPU detection method as fallback
The CPU detection code is nearly at feature parity, we do support detecting the native CPU on Sparc systems and macos, our ARM/AArch64 model list is quite comprehensive and so is our PPC one. The only missing pieces are: - ARM32 detection on Darwin hosts (I don't think anybody is planning on running the compiler on a old-ass iPhone) - s390x detection on Linux hosts, this can be easily added at a later stage.
Diffstat (limited to 'src/Module.zig')
0 files changed, 0 insertions, 0 deletions