[all-commits] [llvm/llvm-project] fee52f: [X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 15 13:10:59 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fee52fe0ade24ce081e31d48ad671aca960d7f51
https://github.com/llvm/llvm-project/commit/fee52fe0ade24ce081e31d48ad671aca960d7f51
Author: Fangrui Song <i at maskray.me>
Date: 2021-11-15 (Mon, 15 Nov 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off build. NFC
More information about the All-commits
mailing list