Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Canonicalize header guards into a common format. | Benjamin Kramer | 2014-08-13 | 1 | -2/+2 |
* | [llvm-readobj][ELF] New `-mips-plt-got` command line option to output | Simon Atanasyan | 2014-06-18 | 1 | -0/+1 |
* | Remove all uses of 'using std::error_code' from headers. | Rafael Espindola | 2014-06-13 | 1 | -2/+1 |
* | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 2014-06-12 | 1 | -0/+1 |
* | Use std::error_code instead of llvm::error_code. | Rafael Espindola | 2014-06-11 | 1 | -2/+0 |
* | tools: add support for decoding ARM attributes | Saleem Abdulrasool | 2014-01-30 | 1 | -0/+1 |
* | Teach the llvm-readobj COFF dumper to dump debug line tables from object files | Timur Iskhodzhanov | 2013-12-19 | 1 | -0/+1 |
* | Add -expand-relocs to llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -0/+1 |
* | Implements low-level object file format specific output for COFF and | Eric Christopher | 2013-04-03 | 1 | -6/+29 |
* | [llvm-readobj] Add ELF .dynamic table dumping. | Michael J. Spencer | 2013-02-20 | 1 | -0/+22 |