[PATCH] D46070: [WebAssembly] Add version of linking section (to match llvm-side change)

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 10:26:59 PDT 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46070

Files:
  test/wasm/Inputs/globals.yaml
  test/wasm/Inputs/undefined-globals.yaml
  test/wasm/data-layout.ll
  test/wasm/init-fini.ll
  test/wasm/locals-duplicate.test
  test/wasm/many-functions.ll
  test/wasm/relocatable.ll
  test/wasm/stack-pointer.ll
  test/wasm/weak-alias.ll
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46070.143957.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/8072db55/attachment.bin>


More information about the llvm-commits mailing list