1. 00ddb14 llvm-readobj: Handle invalid references to the string table. by Rafael Espindola · 10 years ago
  2. fb3acd6 llvm-readobj: call exit(1) on error. by Rafael Espindola · 10 years ago
  3. 99f0215 Modify llvm-readobj to dump symbol record bytes. by Zachary Turner · 11 years ago
  4. a7c40ef Canonicalize header guards into a common format. by Benjamin Kramer · 11 years ago
  5. 8043390 [llvm-readobj][ELF] New `-mips-plt-got` command line option to output by Simon Atanasyan · 11 years ago
  6. bff5d0d Remove all uses of 'using std::error_code' from headers. by Rafael Espindola · 11 years ago
  7. 3acea39 Don't use 'using std::error_code' in include/llvm. by Rafael Espindola · 11 years ago
  8. 5c4f829 Use std::error_code instead of llvm::error_code. by Rafael Espindola · 11 years ago
  9. 15d16d8 tools: add support for decoding ARM attributes by Saleem Abdulrasool · 12 years ago
  10. 48703be Teach the llvm-readobj COFF dumper to dump debug line tables from object files by Timur Iskhodzhanov · 12 years ago
  11. f3f0b79 Add -expand-relocs to llvm-readobj by Nico Rieck · 13 years ago
  12. 9cad53c Implements low-level object file format specific output for COFF and by Eric Christopher · 13 years ago
  13. 6a8746b [llvm-readobj] Add ELF .dynamic table dumping. by Michael J. Spencer · 13 years ago