[PATCH] D70877: [WebAssebmly][MC] Support .import_name/.import_field asm directives
Sam Clegg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 1 10:56:31 PST 2019
sbc100 created this revision.
Herald added subscribers: llvm-commits, cfe-commits, aheejin, hiraditya, jgravelle-google, dschuff.
Herald added projects: clang, LLVM.
Convert the MC test to use asm rather than bitcode.
This is a precursor to https://reviews.llvm.org/D70520.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D70877
Files:
clang/include/clang/Basic/AttrDocs.td
lld/test/wasm/import-name.ll
lld/test/wasm/import-names.ll
llvm/include/llvm/MC/MCSymbolWasm.h
llvm/lib/MC/WasmObjectWriter.cpp
llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp
llvm/test/MC/WebAssembly/import-module.ll
llvm/test/MC/WebAssembly/import-module.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70877.231619.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191201/33b087b5/attachment.bin>
More information about the cfe-commits
mailing list