[all-commits] [llvm/llvm-project] aa77f7: [NFC][llvm] Drop isOsWindowsOrUEFI API (#138733)
Prabhu Rajasekaran via All-commits
all-commits at lists.llvm.org
Tue May 6 15:41:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa77f7a923780fc512977bb7df149e9313658106
https://github.com/llvm/llvm-project/commit/aa77f7a923780fc512977bb7df149e9313658106
Author: Prabhu Rajasekaran <prabhukr at google.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/include/llvm/TargetParser/Triple.h
M llvm/lib/IR/DataLayout.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/MC/TargetRegistry.cpp
M llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
M llvm/lib/Target/X86/X86MCInstLower.cpp
M llvm/lib/Target/X86/X86Subtarget.h
Log Message:
-----------
[NFC][llvm] Drop isOsWindowsOrUEFI API (#138733)
The Triple and SubTarget API functions isOsWindowsOrUEFI is not
preferred. Dropping them.
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