Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LowerTypeTests: Propagate symver directives | Vlad Tsyrklevich | 2018-04-20 | 1 | -32/+49 |
* | Object: Move attribute calculation into RecordStreamer. NFC | Vitaly Buka | 2018-03-20 | 1 | -78/+2 |
* | Don't pass the code model to MC | Rafael Espindola | 2017-08-02 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -3/+3 |
* | [Object] Fix some Clang-tidy modernize and Include What You Use warnings; oth... | Eugene Zelenko | 2017-04-24 | 1 | -7/+25 |
* | Add ifunc support to ModuleSymbolTable. | Rafael Espindola | 2017-03-29 | 1 | -5/+1 |
* | Perform symbol binding for .symver versioned symbols | Teresa Johnson | 2017-03-09 | 1 | -6/+83 |
* | Object: Set SF_Indirect in ModuleSymbolTable. | Peter Collingbourne | 2016-12-01 | 1 | -0/+2 |
* | Object: Add SF_Executable symbol flag. | Peter Collingbourne | 2016-12-01 | 1 | -1/+4 |
* | Object: Extract a ModuleSymbolTable class from IRObjectFile. | Peter Collingbourne | 2016-12-01 | 1 | -0/+184 |