[all-commits] [llvm/llvm-project] fd5665: [Attributor] Fix -Wunused-variable for -DLLVM_ENAB...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Feb 14 21:48:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fd5665af2cd28055e8d532f0a93d6c063587eed8
https://github.com/llvm/llvm-project/commit/fd5665af2cd28055e8d532f0a93d6c063587eed8
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
Log Message:
-----------
[Attributor] Fix -Wunused-variable for -DLLVM_ENABLE_ASSERTIONS=off builds after b4352e43d86e
More information about the All-commits
mailing list