[all-commits] [llvm/llvm-project] 73adc0: [GlobalISel] Fix -Wunused-variable in -DLLVM_ENABL...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Mar 30 12:53:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73adc05cedb2da5c0f4b83a26478203937e3f501
https://github.com/llvm/llvm-project/commit/73adc05cedb2da5c0f4b83a26478203937e3f501
Author: Fangrui Song <i at maskray.me>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
Log Message:
-----------
[GlobalISel] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D99463
More information about the All-commits
mailing list