[all-commits] [llvm/llvm-project] 93e672: [LTO] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jul 5 21:08:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93e672489aaa59aeb98da9175fc4a43d42889ab0
https://github.com/llvm/llvm-project/commit/93e672489aaa59aeb98da9175fc4a43d42889ab0
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
M llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
Log Message:
-----------
[LTO] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D123803
More information about the All-commits
mailing list