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