Commit History

Upphovsman SHA1 Meddelande Datum
  Mehdi Amini df0b8bce48 Make the Error class constructor protected 8 år sedan
  Alex Bradbury 49b5e6b8a4 [RISCV] Add RISC-V ELF defines 8 år sedan
  Justin Bogner 403d906e8b llvm-objdump: Make some error messages more consistent 8 år sedan
  Mehdi Amini 3ffe113e11 Turn cl::values() (for enum) from a vararg function to using C++ variadic template 9 år sedan
  Sam Kolton 665e97634e [AMDGPU] Disassembler: print label names in branch instructions 9 år sedan
  Dylan McKay e62cb24021 [AVR] Allow llvm-objdump to handle AVR ELF files 9 år sedan
  Sam Kolton ecba0242f4 Revert "[AMDGPU] Disassembler: print label names in branch instructions" 9 år sedan
  Sam Kolton 6c6dbe6252 [AMDGPU] Disassembler: print label names in branch instructions 9 år sedan
  Davide Italiano 4b868ad9b9 [llvm-objump] Simplify the code. NFCI. 9 år sedan
  Hemant Kulkarni 11981cd22e llvm-objdump: Add --start-address and --stop-address options 9 år sedan
  Hemant Kulkarni c76060f385 llvm-objdump: ELF: Handle code and data mix in all scenarios 9 år sedan
  Hemant Kulkarni f20ce37e8e llvm-objdump: Add Hexagon printer changes for -S/-l options 9 år sedan
  Saleem Abdulrasool 8a8360251d llvm-objdump: add coff import library symbol listing support 9 år sedan
  Sam Kolton ae331608b7 [AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel symbol. 9 år sedan
  Hemant Kulkarni 502957cc9c llvm-objdump: Implement source[line numbers] interleaving 9 år sedan
  David Majnemer 2d62ce6ee8 Use the range variant of find/find_if instead of unpacking begin/end 9 år sedan
  Kevin Enderby 2a7151766d The next step along the way to getting good error messages for bad archives. 9 år sedan
  Alexei Starovoitov 36b9c09330 BPF: Use official ELF e_machine value 9 år sedan
  Lang Hames aacf2fbfe4 [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 9 år sedan
  Lang Hames 5daf897d80 [Object] Revert r275316, Archive::child_iterator changes, while I update lld. 9 år sedan
  Lang Hames 9b42acafff [Object] Change Archive::child_iterator for better interop with Error/Expected. 9 år sedan
  Kevin Enderby c827f2cd76 Finish cleaning up most of the error handling in libObject’s MachOUniversalBinary 9 år sedan
  Kevin Enderby 317de7ce5b Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow 9 år sedan
  Daniel Sanders 0b8fc77698 [llvm-objdump] Support detection of feature bits from the object and implement this for Mips. 9 år sedan
  Richard Smith 0eeb3d4004 Search for llvm-symbolizer binary in the same directory as argv[0], before 9 år sedan
  Kevin Enderby e9ddf3a4a7 Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error 9 år sedan
  Benjamin Kramer 14aae01bc3 Apply clang-tidy's misc-move-constructor-init throughout LLVM. 9 år sedan
  Kevin Enderby 77be094e2f Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error 9 år sedan
  Kevin Enderby 00e8fc511c Clean up the specific error message for a malformed Mach-O files with bad segment 9 år sedan
  Kevin Enderby a486dcaf36 Thread Expected<...> up from libObject’s getType() for symbols to allow llvm-objdump to produce a good error message. 9 år sedan