[all-commits] [llvm/llvm-project] 85628c: [SimplifyCFG] Fix -Wunused-variable in -DLLVM_ENAB...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Feb 2 15:11:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85628ce75b3084dc0f185a320152baf85b59aba7
https://github.com/llvm/llvm-project/commit/85628ce75b3084dc0f185a320152baf85b59aba7
Author: Fangrui Song <i at maskray.me>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
[SimplifyCFG] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds
More information about the All-commits
mailing list