| Commit message (Expand) | Author | Age | Files | Lines |
| * | [Mips] Use appropriate private label prefix based on Mips ABI | Mirko Brkusanin | 2019-10-23 | 1 | -2/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [macho] save the SDK version stored in module metadata into the version min and | Alex Lorenz | 2018-12-14 | 1 | -0/+1 |
| * | 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 |