Skip to content

Commit

Permalink
compiler_rt: Update autogenerated file
Browse files Browse the repository at this point in the history
  • Loading branch information
lacc97 committed May 26, 2024
1 parent a0a2915 commit 577394c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/compiler_rt/cpu_model/x86.zig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//! This file is auto-generated by tools/update_x86_cpu_model_enums.zig.
//!
//! If this file changes after updating LLVM, it might mean further changes are
//! needed to the CPU type/subtype detection code in lib/compiler_rt/x86_cpu_model.zig.
//! If this file changes after updating LLVM, it might mean further changes/additions are
//! needed in the CPU type/subtype detection code in lib/compiler_rt/x86_cpu_model.zig.

pub const Vendor = enum(u32) {
unknown,
Expand Down

0 comments on commit 577394c

Please sign in to comment.