This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
tools
/
llvm-objdump
History
Craig Topper
b27f86b40b
[RISCV] Add an instruction PrettyPrinter to llvm-objdump (
#90093
)
...
This prints the opcode bytes in the same order as GNU objdump without a space between them.
2024-04-26 11:27:28 -07:00
..
CMakeLists.txt
[llvm][objdump] Remove support for printing the embedded Bitcode section in MachO files. (
#68457
)
2023-10-09 15:03:29 -07:00
COFFDump.cpp
[llvm] Use StringRef::{starts,ends}_with (NFC) (
#74956
)
2023-12-11 21:01:36 -08:00
COFFDump.h
…
ELFDump.cpp
llvm-objdump/ELF: fix crash when reading dyn str table (
#87519
)
2024-04-06 12:22:24 +01:00
ELFDump.h
…
llvm-objdump.cpp
[RISCV] Add an instruction PrettyPrinter to llvm-objdump (
#90093
)
2024-04-26 11:27:28 -07:00
llvm-objdump.h
…
MachODump.cpp
[llvm-objdump][macho] Fix relative method list dumping for little endian hosts (
#85778
)
2024-03-19 07:43:09 -07:00
MachODump.h
…
ObjdumpOptID.h
…
ObjdumpOpts.td
[SHT_LLVM_BB_ADDR_MAP] Adds pretty printing of BFI and BPI for PGO Analysis Map in tools. (
#82292
)
2024-02-27 14:13:00 -05:00
OffloadDump.cpp
…
OffloadDump.h
…
OtoolOpts.td
…
SourcePrinter.cpp
[llvm] Use StringRef::{starts,ends}_with (NFC) (
#74956
)
2023-12-11 21:01:36 -08:00
SourcePrinter.h
…
WasmDump.cpp
…
WasmDump.h
…
XCOFFDump.cpp
[XCOFF] Use RLDs to print branches even without -r (
#74342
)
2023-12-21 08:17:32 -06:00
XCOFFDump.h
[XCOFF] Use RLDs to print branches even without -r (
#74342
)
2023-12-21 08:17:32 -06:00