summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ModuleSymbolTable.cpp
Commit message (Expand)AuthorAgeFilesLines
* LowerTypeTests: Propagate symver directivesVlad Tsyrklevich2018-04-201-32/+49
* Object: Move attribute calculation into RecordStreamer. NFCVitaly Buka2018-03-201-78/+2
* Don't pass the code model to MCRafael Espindola2017-08-021-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* [Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth...Eugene Zelenko2017-04-241-7/+25
* 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