aboutsummaryrefslogtreecommitdiff
path: root/src/type.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2023-01-26 16:33:40 -0700
committerAndrew Kelley <andrew@ziglang.org>2023-01-26 16:36:14 -0700
commit0ca3582a86da377a25ea144acf94531dd8a28722 (patch)
treeb18114547c561264532a8f5aee68f225553bff53 /src/type.zig
parent1e7083d09cc77663560b4c971421bff06f2c6c12 (diff)
downloadzig-0ca3582a86da377a25ea144acf94531dd8a28722.tar.gz
zig-0ca3582a86da377a25ea144acf94531dd8a28722.zip
update CPU features to LLVM 16
Diffstat (limited to 'src/type.zig')
-rw-r--r--src/type.zig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/type.zig b/src/type.zig
index c675cd225d..2f1b1b78fb 100644
--- a/src/type.zig
+++ b/src/type.zig
@@ -7051,6 +7051,7 @@ pub const CType = enum {
.renderscript32,
.ve,
.spu_2,
+ .xtensa,
=> 4,
.aarch64_32,