[all-commits] [llvm/llvm-project] 8b3b04: Make isValidImmForSVEVecImmAddrMode inline static ...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Mon Mar 16 17:39:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b3b04eb41647bf3166a09df2e1eb7964d525592
https://github.com/llvm/llvm-project/commit/8b3b04eb41647bf3166a09df2e1eb7964d525592
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-03-16 (Mon, 16 Mar 2020)
Changed paths:
M llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h
Log Message:
-----------
Make isValidImmForSVEVecImmAddrMode inline static rather than just static.
Fixes -Werror builds.
More information about the All-commits
mailing list