This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
170e6ccdf9
llvm-project
/
llvm
/
test
/
tools
/
llvm-objdump
History
Eugene Leviant
6269d39f44
[llvm-objdump] Handle invalid instruction gracefully on ARM
...
Differential revision:
https://reviews.llvm.org/D34813
llvm-svn: 306687
2017-06-29 15:38:47 +00:00
..
AArch64
Updated llvm-objdump for arm64 Mach-O MH_KEXT_BUNDLE file types so
2017-06-22 19:50:56 +00:00
AMDGPU
Fix source-lines test on Windows.
2017-03-07 21:53:21 +00:00
ARM
[llvm-objdump] Handle invalid instruction gracefully on ARM
2017-06-29 15:38:47 +00:00
Hexagon
[IR] Remove the DIExpression field from DIGlobalVariable.
2016-12-20 02:09:43 +00:00
Inputs
[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
2017-03-30 19:56:50 +00:00
Mips
[mips] Drop unneeded REQUIRES line in test. NFCI
2017-03-01 14:31:09 +00:00
WebAssembly
[WebAssembly] Only run WebAssembly objdump tests if it is enabled as a target
2017-06-27 21:19:27 +00:00
X86
Updated llvm-objdump symbolic disassembly with x86_64 Mach-O MH_KEXT_BUNDLE
2017-06-22 17:41:22 +00:00
coff-file.test
…
coff-import-library.test
…
coff-large-bss.test
…
coff-many-relocs.test
…
coff-non-null-terminated-file.test
…
coff-private-headers.test
…
common-symbol-elf.test
…
eh_frame-arm64.test
…
eh_frame-mipsel.test
…
eh_frame_zero_cie.test
…
hex-relocation-addr.test
…
invalid-input.test
…
macho-LLVM-bundle.test
…
macho-bad-bind.test
[Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE.
2017-03-30 19:56:50 +00:00
macho-bad-ordinal.test
Actually add error handling to unpacking the dyld compact bind and
2017-02-28 21:47:07 +00:00
macho-bind.test
…
macho-bind2.test
…
macho-compact-unwind-i386.test
…
macho-compact-unwind-x86_64.test
…
macho-exports-trie.test
Fix a FIXME in llvm-objdump for the -exports-trie option that was not adding
2017-06-19 21:23:07 +00:00
macho-lazy-bind.test
…
macho-objc-meta-data.test
…
macho-rebase.test
…
macho-sections.test
…
macho-unwind-info-arm64.test
…
macho-unwind-info-no-relocs.test
…
macho-unwind-info-x86_64.test
…
macho-weak-bind.test
…
malformed-archives.test
…
malformed-macho.test
Change the llvm-obdump(1) behavior with the -macho flag and inappropriate file types.
2017-01-30 20:53:17 +00:00
malformed-unwind-x86_64.test
llvm-objdump: deal with unexpected object files more gracefully.
2016-11-15 20:26:01 +00:00
proc-specific-section-elf.test
…
section-filter.test
…
wasm.txt
[WebAssembly] Improve support for WebAssembly binary format
2017-03-30 19:44:09 +00:00
win64-unwind-data.test
…