summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/IRSymtab.cpp
Commit message (Expand)AuthorAgeFilesLines
* Object: Shrink the size of irsymtab::Symbol by a word. NFCI.Peter Collingbourne2017-04-171-14/+18
* Object: Use offset+size as the irsymtab string representation.Peter Collingbourne2017-04-171-1/+2
* Object, LTO: Add target triple to irsymtab and LTO API.Peter Collingbourne2017-04-141-0/+1
* LTO: Pass SF_Executable flag through to InputFile::SymbolTobias Edler von Koch2017-04-131-0/+2
* Re-apply r299168 and r299169 now that the libdeps are fixed.Peter Collingbourne2017-03-311-0/+228
* Revert r299168 and r299169 due to library dependency issues.Peter Collingbourne2017-03-311-228/+0
* LTO: Reduce memory consumption by creating an in-memory symbol table for Inpu...Peter Collingbourne2017-03-311-0/+228
OpenPOWER on IntegriCloud