diff options
author | Kazu Hirata <kazu@google.com> | 2025-07-18 08:05:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 08:05:12 -0700 |
commit | 151fffccf1340d8a2800664cbcaaa579ba772a4c (patch) | |
tree | e314e564c21ae7f604fc79c571986236976baa13 /llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp | |
parent | fdce69a462101e1dce225014ee545858e363e4e2 (diff) | |
download | llvm-151fffccf1340d8a2800664cbcaaa579ba772a4c.zip llvm-151fffccf1340d8a2800664cbcaaa579ba772a4c.tar.gz llvm-151fffccf1340d8a2800664cbcaaa579ba772a4c.tar.bz2 |
[flang] Migrate away from ArrayRef(std::nullopt_t) (#149454)
ArrayRef(std::nullopt_t) has been deprecated. This patch replaces
std::nullopt with mlir::TypeRange{} or mlir::ValueRange{} as
appropriate.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions