[PATCH] D44440: [WebAssembly] Distinguish symbol/debug names for functions and test
    Nicholas Wilson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 29 05:55:02 PDT 2018
    
    
  
ncw updated this revision to Diff 140215.
ncw retitled this revision from "[WebAssembly] Implement --print-gc-sections for synthetic functions" to "[WebAssembly] Distinguish symbol/debug names for functions and test".
ncw edited the summary of this revision.
ncw added a comment.
Updated, with clear differentiation between (symbol) name and debug name.
Requires corresponding LLVM commit
Repository:
  rLLD LLVM Linker
https://reviews.llvm.org/D44440
Files:
  test/wasm/undefined-weak-call.ll
  wasm/Driver.cpp
  wasm/InputChunks.h
  wasm/MarkLive.cpp
  wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44440.140215.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/63166c98/attachment.bin>
    
    
More information about the llvm-commits
mailing list