aboutsummaryrefslogtreecommitdiff
path: root/src/type.zig
diff options
context:
space:
mode:
authorJakub Konka <kubkon@jakubkonka.com>2020-12-16 17:54:49 +0100
committerJakub Konka <kubkon@jakubkonka.com>2020-12-16 18:13:58 +0100
commit1c40a4df094132db952157bf28253ed80646ea00 (patch)
tree2aa86028c4a8ae0ccc324ad1e60b34891487e5d4 /src/type.zig
parent6f3ed2f71f3548b399214f604d820cd2dd2887f3 (diff)
downloadzig-1c40a4df094132db952157bf28253ed80646ea00.tar.gz
zig-1c40a4df094132db952157bf28253ed80646ea00.zip
Update zig_llvm.cpp and other bits
Include updates to corresponding zig sources llvm commit b2851aea80e5a8f0cfd6c3c5a56a6b00fb28c6b6
Diffstat (limited to 'src/type.zig')
-rw-r--r--src/type.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/type.zig b/src/type.zig
index f3ca23014d..58d89a8140 100644
--- a/src/type.zig
+++ b/src/type.zig
@@ -3236,11 +3236,11 @@ pub const CType = enum {
.kfreebsd,
.lv2,
.solaris,
+ .zos,
.haiku,
.minix,
.rtems,
.nacl,
- .cnk,
.aix,
.cuda,
.nvcl,