[PATCH] D44343: [WebAssembly] Identify COMDATs by index rather than string. NFC

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 17:21:59 PST 2018


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

This will enable an optimisation in LLD.


Repository:
  rL LLVM

https://reviews.llvm.org/D44343

Files:
  include/llvm/BinaryFormat/Wasm.h
  include/llvm/Object/Wasm.h
  lib/Object/WasmObjectFile.cpp
  tools/obj2yaml/wasm2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44343.137878.patch
Type: text/x-patch
Size: 6109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/d8b0e25b/attachment-0001.bin>


More information about the llvm-commits mailing list