[all-commits] [llvm/llvm-project] 057fb8: [IRBuilder] Fix -Wunused-variable in non-assertion...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Sep 14 22:14:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 057fb8153ad61533d00939b77ea1c22edd2716c7
https://github.com/llvm/llvm-project/commit/057fb8153ad61533d00939b77ea1c22edd2716c7
Author: Fangrui Song <i at maskray.me>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M llvm/lib/IR/IRBuilder.cpp
Log Message:
-----------
[IRBuilder] Fix -Wunused-variable in non-assertion build. NFC
More information about the All-commits
mailing list