[all-commits] [llvm/llvm-project] 36e62b: [AArch64] Fix -Wunused-but-set-variable in GCC -DL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jan 20 10:19:22 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 36e62b1ff7e7aa883f8ea2f236e9c04df6976b59
https://github.com/llvm/llvm-project/commit/36e62b1ff7e7aa883f8ea2f236e9c04df6976b59
Author: Fangrui Song <i at maskray.me>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
Log Message:
-----------
[AArch64] Fix -Wunused-but-set-variable in GCC -DLLVM_ENABLE_ASSERTIONS=off build
More information about the All-commits
mailing list