[all-commits] [llvm/llvm-project] f03b10: [Cygwin] Fix global variable dll import (#121439)
王宇逸 via All-commits
all-commits at lists.llvm.org
Thu Jan 2 14:09:20 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f03b100e93196ca1ecec20fde3fc48690b3dad7e
https://github.com/llvm/llvm-project/commit/f03b100e93196ca1ecec20fde3fc48690b3dad7e
Author: 王宇逸 <Strawberry_Str at hotmail.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M llvm/lib/Target/TargetMachine.cpp
M llvm/test/CodeGen/X86/mingw-refptr.ll
Log Message:
-----------
[Cygwin] Fix global variable dll import (#121439)
This PR is necessary for cygwin target of Rust.
References:
*
https://github.com/rust-lang/llvm-project/commit/86657cc39f8e42ae73be810fb0703ddac0eeef94
*
https://github.com/Berrysoft/llvm-project/commit/a807e9f077351d3c6a68f4abe74c94a039759a2e
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list