[llvm] [WebAssembly] Add WebAssemblyMCExpr::Specifier (PR #133116)

Sam Clegg via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 7 09:20:33 PDT 2025


================
@@ -22,13 +23,13 @@ using namespace llvm;
 #define DEBUG_TYPE "wasm-mc-asm-info"
 
 const MCAsmInfo::VariantKindDesc variantKindDescs[] = {
----------------
sbc100 wrote:

Should these get renamed too?  Or is that planned for a followup perhaps?

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


More information about the llvm-commits mailing list