[PATCH] D47162: [WebAssembly] Initial support for LTO

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 17:14:07 PDT 2018


sbc100 updated this revision to Diff 147917.
sbc100 marked 4 inline comments as done.
sbc100 added a comment.
Herald added a reviewer: espindola.

- feedback


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47162

Files:
  COFF/LTO.cpp
  Common/Strings.cpp
  ELF/InputFiles.cpp
  ELF/LTO.cpp
  include/lld/Common/Strings.h
  test/wasm/lto/lto-start.ll
  wasm/CMakeLists.txt
  wasm/Config.h
  wasm/Driver.cpp
  wasm/InputFiles.cpp
  wasm/InputFiles.h
  wasm/LTO.cpp
  wasm/LTO.h
  wasm/Options.td
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47162.147917.patch
Type: text/x-patch
Size: 29564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/52dcc369/attachment-0001.bin>


More information about the llvm-commits mailing list