Skip to content

Commit 11f0f2e

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Regenerate target info (#1301)
Co-authored-by: github-actions <[email protected]>
1 parent 5e3c257 commit 11f0f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/target/generated.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3241,7 +3241,7 @@ pub(crate) const LIST: &[(&str, TargetInfo<'static>)] = &[
32413241
os: "windows",
32423242
env: "msvc",
32433243
abi: "",
3244-
unversioned_llvm_target: "x86_64-win7-windows-msvc",
3244+
unversioned_llvm_target: "x86_64-pc-windows-msvc",
32453245
},
32463246
),
32473247
(

0 commit comments

Comments
 (0)