| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert getSymbolSection to return an ErrorOr. | Rafael Espindola | 2015-08-07 | 1 | -5/+2 | 
| * | llvm-readobj: call exit(1) on error. | Rafael Espindola | 2015-07-20 | 1 | -6/+6 | 
| * | Return ErrorOr from getSymbolAddress. | Rafael Espindola | 2015-07-03 | 1 | -1/+3 | 
| * | Return ErrorOr from SymbolRef::getName. | Rafael Espindola | 2015-07-02 | 1 | -10/+10 | 
| * | Remove object_error::success and use std::error_code() instead | Rui Ueyama | 2015-06-09 | 1 | -1/+1 | 
| * | Revert "Introduce a string_ostream string builder facilty" | Alp Toker | 2014-06-26 | 1 | -2/+2 | 
| * | Introduce a string_ostream string builder facilty | Alp Toker | 2014-06-26 | 1 | -2/+2 | 
| * | Remove 'using std::error_code' from tools. | Rafael Espindola | 2014-06-13 | 1 | -9/+9 | 
| * | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 2014-06-12 | 1 | -0/+1 | 
| * | tools: avoid use of std::function | Saleem Abdulrasool | 2014-05-25 | 1 | -2/+3 | 
| * | tools: split out Win64EHDumper from COFFDumper | Saleem Abdulrasool | 2014-05-25 | 1 | -0/+327 | 

