[llvm] Reapply "[LLVM][TableGen] Parameterize NumToSkip in DecoderEmitter" (#136017) (PR #136019)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 18:06:59 PDT 2025
s-barannikov wrote:
This explains it, thanks!
I'd suggest to drop `inline` then, or make it static (possibly moving outside anonymous namespace per coding standard).
https://github.com/llvm/llvm-project/pull/136019
More information about the llvm-commits
mailing list