hanchenye-llvm-project/llvm/test/tools/llvm-objdump
Kevin Enderby 1c1add44b6 Tweak to r250117 and change to use ErrorOr and drop isSizeValid for
ArchiveMemberHeader, suggestion by Rafael Espíndola.

Also The clang-x86-win2008-selfhost bot still does not like the
malformed-machos 00000031.a test, so removing it for now.  All
the other bots are fine with it however.

llvm-svn: 250222
2015-10-13 20:48:04 +00:00
..
AArch64 [PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols 2015-10-01 21:57:09 +00:00
ARM Have MachOObjectFile::isValidArch() accept armv7 2015-06-16 17:37:03 +00:00
Inputs Move llvm-objdump malformed Mach-O tests to X86 test directory. 2015-10-10 01:06:20 +00:00
X86 Tweak to r250117 and change to use ErrorOr and drop isSizeValid for 2015-10-13 20:48:04 +00:00
coff-file.test
coff-large-bss.test
coff-many-relocs.test
coff-non-null-terminated-file.test
coff-private-headers.test
common-symbol-elf.test [Objdump] Output information about common symbols in a way closer to GNU objdump. 2015-01-23 20:06:24 +00:00
hex-relocation-addr.test
invalid-input.test Fix buildbot failure on Windows by relaxing test expectations. 2015-06-04 19:22:00 +00:00
macho-bad-ordinal.test
macho-bind.test
macho-bind2.test
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test
macho-rebase.test
macho-sections.test llvm-objdump: Replace the -macho -raw option with a generic -raw-clang-ast 2015-07-08 02:04:15 +00:00
macho-unwind-info-arm64.test
macho-unwind-info-no-relocs.test
macho-unwind-info-x86_64.test
macho-weak-bind.test
proc-specific-section-elf.test [Objdump] Fixing crash when printing symbols in ELF sections with special types. 2015-02-18 23:00:22 +00:00
section-filter.test [llvm-objdump] Merging MachO DumpSections in to FilterSections. Simplifying some predicate logic. 2015-07-29 19:08:10 +00:00
win64-unwind-data.test