mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 00:08:56 +00:00
std.Target.aarch64: updates for LLVM 21.1.5
This commit is contained in:
parent
8907dc8a4f
commit
7881a60f1a
@ -1778,10 +1778,8 @@ pub const all_features = blk: {
|
||||
.description = "Support ARM v9.6a architecture",
|
||||
.dependencies = featureSet(&[_]Feature{
|
||||
.cmpbr,
|
||||
.fprcvt,
|
||||
.lsui,
|
||||
.occmo,
|
||||
.sve2p2,
|
||||
.v9_5a,
|
||||
}),
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user