summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ifunc support to ModuleSymbolTable.Rafael Espindola2017-03-291-5/+1
* Perform symbol binding for .symver versioned symbolsTeresa Johnson2017-03-091-6/+83
* Object: Set SF_Indirect in ModuleSymbolTable.Peter Collingbourne2016-12-011-0/+2
* Object: Add SF_Executable symbol flag.Peter Collingbourne2016-12-011-1/+4
* Object: Extract a ModuleSymbolTable class from IRObjectFile.Peter Collingbourne2016-12-011-0/+184
OpenPOWER on IntegriCloud