[all-commits] [llvm/llvm-project] 644159: [AsmPrinter] Use std::optional::value_or (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Nov 26 14:21:46 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 644159e20b9db43988b8501303e2dd332c7f9195
https://github.com/llvm/llvm-project/commit/644159e20b9db43988b8501303e2dd332c7f9195
Author: Kazu Hirata <kazu at google.com>
Date: 2022-11-26 (Sat, 26 Nov 2022)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
Log Message:
-----------
[AsmPrinter] Use std::optional::value_or (NFC)
More information about the All-commits
mailing list