[all-commits] [llvm/llvm-project] 86a542: [CodeGen] Fix -Wunused-variable in -DLLVM_ENABLE_A...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jul 12 14:37:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86a542b00510d5b1a25d4e900556a0dab2dd34ba
https://github.com/llvm/llvm-project/commit/86a542b00510d5b1a25d4e900556a0dab2dd34ba
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/PrologEpilogInserter.cpp
Log Message:
-----------
[CodeGen] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D154281
More information about the All-commits
mailing list