Skip to content

Commit

Permalink
Regenerate target info (#1301)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Nov 22, 2024
1 parent 5e3c257 commit 11f0f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/target/generated.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3241,7 +3241,7 @@ pub(crate) const LIST: &[(&str, TargetInfo<'static>)] = &[
os: "windows",
env: "msvc",
abi: "",
unversioned_llvm_target: "x86_64-win7-windows-msvc",
unversioned_llvm_target: "x86_64-pc-windows-msvc",
},
),
(
Expand Down

0 comments on commit 11f0f2e

Please sign in to comment.