[PATCH] D44358: [WebAssembly] Refactor to avoid conflating global and fucntion index space. NFC

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 10 18:45:00 PST 2018


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

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44358

Files:
  wasm/InputChunks.cpp
  wasm/InputChunks.h
  wasm/InputFiles.cpp
  wasm/InputGlobal.h
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44358.137934.patch
Type: text/x-patch
Size: 14428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180311/65d2a012/attachment.bin>


More information about the llvm-commits mailing list