[PATCH] D35868: Detemplate part of SymbolTable

Rafael Ávila de Espíndola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 16:51:08 PDT 2017


rafael created this revision.
Herald added subscribers: mehdi_amini, emaste.

This should make it possible to access the symbol list from non-templated code.

I wanted something like this to handle __start_/__end_ symbols in lto.


https://reviews.llvm.org/D35868

Files:
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35868.108188.patch
Type: text/x-patch
Size: 11538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170725/286c9d14/attachment.bin>


More information about the llvm-commits mailing list