[all-commits] [llvm/llvm-project] ea438b: [X86] Inline variable to avoid unused warning in R...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri May 21 09:29:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea438b489828f717db9bb5433863854c1f61c7d7
https://github.com/llvm/llvm-project/commit/ea438b489828f717db9bb5433863854c1f61c7d7
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2021-05-21 (Fri, 21 May 2021)
Changed paths:
M llvm/lib/Target/X86/X86ExpandPseudo.cpp
Log Message:
-----------
[X86] Inline variable to avoid unused warning in Release builds. NFCI.
More information about the All-commits
mailing list