Skip to content

Commit 782c84d

Browse files
committed
remove ez80 from tools/update_cpu_features
1 parent f1678a7 commit 782c84d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/update_cpu_features.zig

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -966,10 +966,6 @@ const targets = [_]ArchTarget{
966966
.td_name = "CSKY",
967967
},
968968
},
969-
.{
970-
.zig_name = "ez80",
971-
.llvm = null,
972-
},
973969
.{
974970
.zig_name = "hexagon",
975971
.llvm = .{

0 commit comments

Comments
 (0)