llvm-project/llvm/lib/CodeGen/LiveDebugValues
Kazu Hirata 3ff6ed8103 [LiveDebugValues] Use std::optional in InstrRefBasedImpl.cpp (NFC)
This is part of an effort to migrate from llvm::Optional to
std::optional:

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-11-26 14:52:33 -08:00
..
InstrRefBasedImpl.cpp [LiveDebugValues] Use std::optional in InstrRefBasedImpl.cpp (NFC) 2022-11-26 14:52:33 -08:00
InstrRefBasedImpl.h Reapply "[DebugInfo] Extend the InstrRef LDV to support DbgValues with many Ops" 2022-09-01 14:20:24 +01:00
LiveDebugValues.cpp Cleanup codegen includes 2022-03-16 08:43:00 +01:00
LiveDebugValues.h Cleanup codegen includes 2022-03-16 08:43:00 +01:00
VarLocBasedImpl.cpp Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00