hanchenye-llvm-project/llvm/test/tools/llvm-objdump/X86
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
..
Inputs Fixed bugs in llvm-obdump while parsing Mach-O files from malformed archives 2015-10-12 22:04:54 +00:00
coff-dis-internal.test COFF: Assign the correct symbol type to internal functions. 2015-08-06 05:26:35 +00:00
disassemble-data.test Moving tests in to X86 directory. 2015-07-23 21:55:26 +00:00
disassembly-show-raw.test
lit.local.cfg
macho-archive-headers.test For llvm-objdump, with the -archive-headers and -macho options, use the -non-verbose 2015-04-30 20:30:42 +00:00
macho-cstring-dump.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-no-leading-addr.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-symname.test Add the option, -dis-symname to llvm-objdump used with -macho and 2015-03-17 17:10:57 +00:00
macho-dylib.test Add the options, -dylibs-used and -dylib-id to llvm-objdump used with -macho 2015-03-16 20:08:09 +00:00
macho-indirect-symbols.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-info-plist.test Add the option, -info-plist to llvm-objdump used with -macho to print the 2015-03-11 22:06:32 +00:00
macho-literal-pointers-i386.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-literal-pointers-x86_64.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-literals.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-nontext-disasm.test Add code to llvm-objdump so the -section option with -macho will disassemble sections 2015-02-04 01:01:38 +00:00
macho-objc-meta-data.test For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-O files 2015-04-16 22:33:20 +00:00
macho-private-headers.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-relocations.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section-contents.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section-headers.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
macho-section.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-symbol-table.test objdump: Don't print a (always 0) size for MachO symbols. 2015-06-23 15:45:38 +00:00
macho-symbolized-disassembly.test Add the option -no-symbolic-operands to llvm-objdump used with -macho and 2015-03-17 22:26:11 +00:00
macho-symbolized-subtractor-i386.test
macho-symbolized-subtractor.test
macho-universal-x86_64.i386.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-unwind-info.test For llvm-objdump, hook up existing options to work when using -macho (the Mach-O parser). 2015-01-20 21:47:46 +00:00
malformed-machos.test Tweak to r250117 and change to use ErrorOr and drop isSizeValid for 2015-10-13 20:48:04 +00:00
out-of-section-sym.test