[PATCH] D57603: [WebAssembly] Add codegen support for the import_field attribute
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 14:27:31 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352931: [WebAssembly] Add codegen support for the import_field attribute (authored by djg, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57603?vs=184788&id=184847#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57603/new/
https://reviews.llvm.org/D57603
Files:
llvm/trunk/include/llvm/MC/MCSymbolWasm.h
llvm/trunk/lib/MC/MCWasmStreamer.cpp
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h
llvm/trunk/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp
llvm/trunk/test/CodeGen/WebAssembly/import-module.ll
llvm/trunk/test/MC/WebAssembly/external-func-address.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57603.184847.patch
Type: text/x-patch
Size: 10196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190201/97225ad4/attachment.bin>
More information about the llvm-commits
mailing list