diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-31 07:31:30 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 07:31:30 -0700 |
commit | c923d968b3a2cc4b813b584a1210fe906177de8a (patch) | |
tree | 0cc006dda75165d2250911237c03d0e7d83abd6e /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 5bb59e47164cdda4a3f95cca3975171b402b3364 (diff) | |
download | llvm-c923d968b3a2cc4b813b584a1210fe906177de8a.zip llvm-c923d968b3a2cc4b813b584a1210fe906177de8a.tar.gz llvm-c923d968b3a2cc4b813b584a1210fe906177de8a.tar.bz2 |
[Basic] Remove deprecated methods in CustomizableOptional (#151444)
This patch removes deprecated methods in CustomizableOptional.
These methods come from llvm::Optional, which later got renamed to
CustomizableOptional. Since CustomizableOptional is used only in
OptionalDirectoryEntryRef and OptionalFileEntryRef, we do not need to
have full std::optional-like support in CustomizableOptional.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions