[PATCH] D44201: [WebAssembly] Disallow weak undefined globals in the object format

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 08:33:13 PST 2018


This revision was automatically updated to reflect the committed changes.
ncw marked an inline comment as done.
Closed by commit rL327146: [WebAssembly] Disallow weak undefined globals in the object format (authored by ncw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44201?vs=137361&id=137759#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44201

Files:
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/test/ObjectYAML/wasm/invalid_global_weak.yaml
  llvm/trunk/test/tools/llvm-nm/wasm/weak-symbols.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44201.137759.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/0499ddff/attachment.bin>


More information about the llvm-commits mailing list