[PATCH] D57632: [WebAssembly] Fix imported function symbol names that differ from their import names in the .o format

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 14:00:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353473: [WebAssembly] Fix imported function symbol names that differ from their import… (authored by djg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57632?vs=185835&id=185866#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57632/new/

https://reviews.llvm.org/D57632

Files:
  lld/trunk/test/wasm/import-names.ll
  lld/trunk/wasm/Driver.cpp
  lld/trunk/wasm/InputFiles.cpp
  lld/trunk/wasm/LTO.cpp
  lld/trunk/wasm/SymbolTable.cpp
  lld/trunk/wasm/SymbolTable.h
  lld/trunk/wasm/Symbols.h
  lld/trunk/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57632.185866.patch
Type: text/x-patch
Size: 10819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/c1fd2839/attachment.bin>


More information about the llvm-commits mailing list