[all-commits] [llvm/llvm-project] b6ccca: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Sun Dec 5 10:44:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6ccca217c35a95b8c2a337a7801b37cb23dbae2
https://github.com/llvm/llvm-project/commit/b6ccca217c35a95b8c2a337a7801b37cb23dbae2
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2021-12-05 (Sun, 05 Dec 2021)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list