[PATCH] D62381: Use SymbolTable::insert() to implement --trace.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 23:30:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361791: Use SymbolTable::insert() to implement --trace. (authored by ruiu, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62381?vs=201608&id=201615#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62381

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/LTO.cpp
  lld/trunk/ELF/MarkLive.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/SymbolTable.h
  lld/trunk/ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62381.201615.patch
Type: text/x-patch
Size: 8452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190528/c87ae3be/attachment.bin>


More information about the llvm-commits mailing list