[llvm] [NFC][TableGen] Code cleanup in Wasm disassember emitter (PR #135992)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 16 14:09:20 PDT 2025
jurahul wrote:
Yeah it was duplicated and I removed it.
On Wed, Apr 16, 2025 at 2:08 PM Craig Topper ***@***.***>
wrote:
> ***@***.**** commented on this pull request.
> ------------------------------
>
> In llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
> <https://github.com/llvm/llvm-project/pull/135992#discussion_r2047764952>:
>
> > @@ -38,9 +38,9 @@ using DecodeStatus = MCDisassembler::DecodeStatus;
>
> #include "WebAssemblyGenDisassemblerTables.inc"
>
> -namespace {
> static constexpr int WebAssemblyInstructionTableSize = 256;
>
> Oh nevermind you removed it from the generated file
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/llvm/llvm-project/pull/135992#discussion_r2047764952>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/APRMUB4AAXTFIU6TJNZTZC32Z3BEJAVCNFSM6AAAAAB3I3SSQSVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDONZTHA3DEMRQGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
https://github.com/llvm/llvm-project/pull/135992
More information about the llvm-commits
mailing list