summaryrefslogtreecommitdiff
path: root/llvm/lib/WindowsDriver
AgeCommit message (Expand)Author
2025-03-11[WindowsDriver] Always consider `WinSdkVersion` (#130377)Fabrice de Gans
2024-04-04[LLD][COFF] Use getMachineArchType in LinkerDriver::getArch. (#87499)Jacek Caban
2024-01-19[llvm] Use SmallString::operator std::string (NFC)Kazu Hirata
2024-01-11[llvm] Use SmallString::operator std::string() (NFC)Kazu Hirata
2023-07-08Add missing StringExtras.h includesElliot Goodrich
2023-05-12[llvm] Migrate {starts,ends}with_insensitive to {starts,ends}_with_insensitiv...Kazu Hirata
2023-03-13MSVC: support version preference with searchSaleem Abdulrasool
2023-02-10[NFC][TargetParser] Replace uses of llvm/Support/Host.hArchibald Elliott
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott
2022-12-15[WindowsDriver] Improve VSInstallPath check for IDE subdirectoryDimitry Andric
2022-12-15Revert "[WindowsDriver] Improve VSInstallPath check for IDE subdirectory"Dimitry Andric
2022-12-15[WindowsDriver] Improve VSInstallPath check for IDE subdirectoryDimitry Andric
2022-12-13[WindowsDriver] llvm::Optional => std::optionalFangrui Song
2022-12-06Process: convert Optional to std::optionalKrzysztof Parzyszek
2022-12-03[Driver] llvm::Optional => std::optionalFangrui Song
2022-06-25[llvm] Don't use Optional::hasValue (NFC)Kazu Hirata
2022-06-25Revert "Don't use Optional::hasValue (NFC)"Kazu Hirata
2022-06-25Don't use Optional::hasValue (NFC)Kazu Hirata
2022-03-10Cleanup includes: WindowsDriver & WindowsManifestserge-sans-paille
2022-02-28[Windows] Don't try to use x64 linker on ARM64 Windows.Eli Friedman
2022-02-16Reland: Make lld-link work in a non-MSVC shell, add /winsysroot:Peter Kasting
2022-02-11Revert "try to fix windows build after 73e585e44d" andDouglas Yung
2022-02-11try to fix windows build after 73e585e44dNico Weber
2022-02-11Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"Nico Weber