[PATCH] D41954: [WebAssembly] Add symbol table to LLVM, 1/2

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 11:04:10 PST 2018


ncw updated this revision to Diff 132215.
ncw added a comment.

Simple update to remove conflicts (now based on top of https://reviews.llvm.org/D42750)


Repository:
  rL LLVM

https://reviews.llvm.org/D41954

Files:
  include/llvm/Object/Wasm.h
  lib/MC/WasmObjectWriter.cpp
  lib/Object/WasmObjectFile.cpp
  test/MC/WebAssembly/func-address.ll
  test/MC/WebAssembly/global-ctor-dtor.ll
  test/MC/WebAssembly/reloc-code.ll
  test/MC/WebAssembly/weak-alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41954.132215.patch
Type: text/x-patch
Size: 36154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/abf623ac/attachment.bin>


More information about the llvm-commits mailing list