Mehdi Amini
|
df0b8bce48
Make the Error class constructor protected
|
8 年之前 |
Zachary Turner
|
730695675c
[CodeView] Hook up CodeViewRecordIO to type serialization path.
|
8 年之前 |
Mehdi Amini
|
3ffe113e11
Turn cl::values() (for enum) from a vararg function to using C++ variadic template
|
9 年之前 |
Zachary Turner
|
be73fbca1c
[pdb] Write PDB TPI Stream from Yaml.
|
9 年之前 |
Saleem Abdulrasool
|
b899d1987d
llvm-readobj: add support for printing GNU Notes
|
9 年之前 |
Saleem Abdulrasool
|
cec5045f78
llvm-readobj: handle import libraries with -coff-exports
|
9 年之前 |
Zachary Turner
|
3483f21bbc
[CodeView] Decouple record deserialization from visitor dispatch.
|
9 年之前 |
Zachary Turner
|
92cd0ecb7f
[CodeView] Use llvm::Error instead of std::error_code.
|
9 年之前 |
Saleem Abdulrasool
|
ddff6280e7
llvm-readobj: add some more aliases
|
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 年之前 |
Richard Smith
|
0eeb3d4004
Search for llvm-symbolizer binary in the same directory as argv[0], before
|
9 年之前 |
Reid Kleckner
|
fb1a91169a
[COFF] Expose the PE debug data directory and dump it
|
9 年之前 |
Kevin Enderby
|
e9ddf3a4a7
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
|
9 年之前 |
Kevin Enderby
|
77be094e2f
Change llvm-objdump, llvm-nm and llvm-size when reporting an object file error
|
9 年之前 |
Reid Kleckner
|
fed38e2afb
[codeview] Add type stream merging prototype
|
9 年之前 |
Simon Atanasyan
|
125d646f2d
[llvm-readobj] Print MIPS .MIPS.options section content
|
9 年之前 |
Zachary Turner
|
2448e9f766
Move llvm-readobj/StreamWriter to Support.
|
9 年之前 |
Hemant Kulkarni
|
14dddbfb19
[llvm-readobj] Add ELF hash histogram printing
|
9 年之前 |
Kevin Enderby
|
c6bf9be16d
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to produce a real error message
|
9 年之前 |
Tim Northover
|
9645a0d878
Fix typo. NFC.
|
9 年之前 |
Hemant Kulkarni
|
54f4d3a066
[llvm-readobj] Option to emit readelf like output
|
9 年之前 |
Hemant Kulkarni
|
dc8e8f2ccc
Revert "[llvm-readobj] Option to emit readelf like output"
|
9 年之前 |
Hemant Kulkarni
|
fce97aeb2d
[llvm-readobj] Option to emit readelf like output
|
9 年之前 |
Hemant Kulkarni
|
8822b47f7c
[llvm-readobj] Add -elf-section-groups option
|
9 年之前 |
Davide Italiano
|
b98f7adcfd
[llvm-readobj] Use stderr and not stdout for error messages.
|
9 年之前 |
Reid Kleckner
|
c81f0007ce
Reland "[llvm-readobj] Simplify usage of -codeview flag"
|
9 年之前 |
Reid Kleckner
|
3a06c2dfa3
Revert "[llvm-readobj] Simplify usage of -codeview flag"
|
9 年之前 |