[all-commits] [llvm/llvm-project] bcaa0b: PrologEpilogInserter: Fix -Wunused-variable in -DL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue May 9 13:24:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcaa0b26aa7c39fc1403e1bb9c2c74f9e7ba704b
https://github.com/llvm/llvm-project/commit/bcaa0b26aa7c39fc1403e1bb9c2c74f9e7ba704b
Author: Fangrui Song <i at maskray.me>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M llvm/lib/CodeGen/PrologEpilogInserter.cpp
Log Message:
-----------
PrologEpilogInserter: Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds
More information about the All-commits
mailing list