llvm-project/llvm/lib/Target/AArch64/AsmParser
Fangrui Song b0df70403d [Target] llvm::Optional => std::optional
The updated functions are mostly internal with a few exceptions (virtual functions in
TargetInstrInfo.h, TargetRegisterInfo.h).
To minimize changes to LLVMCodeGen, GlobalISel files are skipped.

https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-04 22:43:14 +00:00
..
AArch64AsmParser.cpp [Target] llvm::Optional => std::optional 2022-12-04 22:43:14 +00:00
CMakeLists.txt