Sam Parker
|
aa96763063
[ARM] Create objdump subtarget from build attrs
|
8 سال پیش |
Ivan Krasin
|
d6d6b83a0b
Revert r291903 and r291898. Reason: they break check-lld on the bots.
|
8 سال پیش |
Sam Parker
|
6968dd2f43
[ARM] Enable objdump to construct triple for ARM
|
8 سال پیش |
Alexei Starovoitov
|
6d5780f9b9
[bpf] change llvm-objdump to print dec instead of hex
|
8 سال پیش |
Derek Schuff
|
7a578c9156
[WebAssembly] Add llvm-objdump support for wasm file format
|
8 سال پیش |
Kevin Enderby
|
fbd189d3df
General clean up of error handling in llvm-objdump to remove its use of report_fatal_error().
|
8 سال پیش |
Davide Italiano
|
63830bcae9
[ELF] Convert ELF.h to Expected<T>.
|
8 سال پیش |
Mehdi Amini
|
df0b8bce48
Make the Error class constructor protected
|
8 سال پیش |
Alex Bradbury
|
49b5e6b8a4
[RISCV] Add RISC-V ELF defines
|
8 سال پیش |
Justin Bogner
|
403d906e8b
llvm-objdump: Make some error messages more consistent
|
8 سال پیش |
Mehdi Amini
|
3ffe113e11
Turn cl::values() (for enum) from a vararg function to using C++ variadic template
|
9 سال پیش |
Sam Kolton
|
665e97634e
[AMDGPU] Disassembler: print label names in branch instructions
|
9 سال پیش |
Dylan McKay
|
e62cb24021
[AVR] Allow llvm-objdump to handle AVR ELF files
|
9 سال پیش |
Sam Kolton
|
ecba0242f4
Revert "[AMDGPU] Disassembler: print label names in branch instructions"
|
9 سال پیش |
Sam Kolton
|
6c6dbe6252
[AMDGPU] Disassembler: print label names in branch instructions
|
9 سال پیش |
Davide Italiano
|
4b868ad9b9
[llvm-objump] Simplify the code. NFCI.
|
9 سال پیش |
Hemant Kulkarni
|
11981cd22e
llvm-objdump: Add --start-address and --stop-address options
|
9 سال پیش |
Hemant Kulkarni
|
c76060f385
llvm-objdump: ELF: Handle code and data mix in all scenarios
|
9 سال پیش |
Hemant Kulkarni
|
f20ce37e8e
llvm-objdump: Add Hexagon printer changes for -S/-l options
|
9 سال پیش |
Saleem Abdulrasool
|
8a8360251d
llvm-objdump: add coff import library symbol listing support
|
9 سال پیش |
Sam Kolton
|
ae331608b7
[AMDGPU] llvm-objdump: Skip amd_kernel_code_t only at the begining of kernel symbol.
|
9 سال پیش |
Hemant Kulkarni
|
502957cc9c
llvm-objdump: Implement source[line numbers] interleaving
|
9 سال پیش |
David Majnemer
|
2d62ce6ee8
Use the range variant of find/find_if instead of unpacking begin/end
|
9 سال پیش |
Kevin Enderby
|
2a7151766d
The next step along the way to getting good error messages for bad archives.
|
9 سال پیش |
Alexei Starovoitov
|
36b9c09330
BPF: Use official ELF e_machine value
|
9 سال پیش |
Lang Hames
|
aacf2fbfe4
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
|
9 سال پیش |
Lang Hames
|
5daf897d80
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
|
9 سال پیش |
Lang Hames
|
9b42acafff
[Object] Change Archive::child_iterator for better interop with Error/Expected.
|
9 سال پیش |
Kevin Enderby
|
c827f2cd76
Finish cleaning up most of the error handling in libObject’s MachOUniversalBinary
|
9 سال پیش |
Kevin Enderby
|
317de7ce5b
Thread Expected<...> up from libObject’s getSymbolAddress() for symbols to allow
|
9 سال پیش |