sbc100 marked an inline comment as done. sbc100 added inline comments.
================ Comment at: llvm/test/MC/WebAssembly/import-module.s:13 + .import_module foo, bar + .import_name foo, qux + ---------------- dschuff wrote: > What should happen if there's a directive that refers to a symbol that > doesn't exist in the asm file? I seems that it does the same thing we do for `.functype` above, basically nothing. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70877/new/ https://reviews.llvm.org/D70877 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits