[llvm] [llvm] Remove `inline constexpr` from AArch64TargetParser.h (PR #71602)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 00:22:52 PST 2023
topperc wrote:
Why are these arrays declared in the .h file? They appear to only be used by AArch64TargetParser.cpp
https://github.com/llvm/llvm-project/pull/71602
More information about the llvm-commits
mailing list