[PATCH] D91870: [WebAssembly] Add support for table linking to wasm-ld
    Andy Wingo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 18 07:20:20 PST 2021
    
    
  
wingo updated this revision to Diff 317352.
wingo added a comment.
Rename new test to export-table-explicit.test
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91870/new/
https://reviews.llvm.org/D91870
Files:
  lld/test/wasm/alias.s
  lld/test/wasm/export-table-explicit.test
  lld/test/wasm/init-fini.ll
  lld/test/wasm/local-symbols.ll
  lld/test/wasm/locals-duplicate.test
  lld/test/wasm/pie.ll
  lld/test/wasm/section-symbol-relocs.yaml
  lld/test/wasm/shared.ll
  lld/test/wasm/signature-mismatch.ll
  lld/test/wasm/stack-pointer.ll
  lld/test/wasm/weak-alias.ll
  lld/wasm/Driver.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/MarkLive.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91870.317352.patch
Type: text/x-patch
Size: 34043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/cd25503c/attachment.bin>
    
    
More information about the llvm-commits
mailing list