[llvm] [NFC][TableGen] Code cleanup in Wasm disassember emitter (PR #135992)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 14:08:04 PDT 2025


================
@@ -38,9 +38,9 @@ using DecodeStatus = MCDisassembler::DecodeStatus;
 
 #include "WebAssemblyGenDisassemblerTables.inc"
 
-namespace {
 static constexpr int WebAssemblyInstructionTableSize = 256;
----------------
topperc wrote:

Oh nevermind you removed it from the generated file

https://github.com/llvm/llvm-project/pull/135992


More information about the llvm-commits mailing list