Skip to content

Commit

Permalink
zig update: remove shadermodel OS tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaas committed Oct 5, 2024
1 parent b1cd485 commit a824a68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/aro/target.zig
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@ pub fn toLLVMTriple(target: std.Target, buf: []u8) []const u8 {
.tvos => "tvos",
.watchos => "watchos",
.driverkit => "driverkit",
.shadermodel => "shadermodel",
.visionos => "xros",
.serenity => "serenity",
.opencl,
Expand Down

0 comments on commit a824a68

Please sign in to comment.