[all-commits] [llvm/llvm-project] ad1e78: [X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSER...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jul 14 11:28:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad1e78b73bbd1a5a79de706e0b0401a05da5da4c
https://github.com/llvm/llvm-project/commit/ad1e78b73bbd1a5a79de706e0b0401a05da5da4c
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS=off builds after D81833
More information about the All-commits
mailing list