Move the DataLayout to the generic TargetMachine, making it mandatory.
[oota-llvm.git] / test / tools / llvm-objdump / X86 /
2015-03-11 Kevin EnderbyAdd the option, -info-plist to llvm-objdump used with...
2015-02-17 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-06 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-01-31 Kevin EnderbyAdd the -section option to llvm-objdump used with ...
2015-01-23 Kevin EnderbyFix the problem with llvm-objdump and -archive-headers...
2015-01-22 Kevin EnderbyAdd the option, -indirect-symbols, used with -macho...
2015-01-20 Kevin EnderbyFor llvm-objdump, hook up existing options to work...
2015-01-16 Kevin EnderbyChange the test case for llvm-objdump’s -archive-header...
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Kevin EnderbyWork around to get the build bot clang-cmake-armv7...
2015-01-16 Kevin EnderbyAnother attempt to fix the build bot clang-cmake-armv7...
2015-01-15 Kevin EnderbyAdd the option, -archive-headers, used with -macho...
2015-01-09 Kevin EnderbyAdd the option, -universal-headers, used with -macho...
2015-01-07 Kevin EnderbySlightly refactor things for llvm-objdump and the ...
2014-12-23 Kevin EnderbyAdd printing the LC_THREAD load commands with llvm...
2014-12-19 Kevin EnderbyAdd printing the LC_ROUTINES load commands with llvm...
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_CLIENT load command with llvm...
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_LIBRARY load command with llvm...
2014-12-18 Kevin EnderbyAdd printing the LC_SUB_UMBRELLA load command with...
2014-12-18 Kevin EnderbyAdd printing the LC_SUB_FRAMEWORK load command with...
2014-12-18 Kevin EnderbyAdd printing the LC_LINKER_OPTION load command with...
2014-12-04 Kevin EnderbyRe-add support to llvm-objdump for Mach-O universal...
2014-12-03 Rafael EspindolaThis reverts commit r223306 and r223277.
2014-12-03 Kevin EnderbyMove tests for llvm-objdump for universal files to...
2014-11-04 Kevin EnderbyAdd the code and test cases for 32-bit Intel to llvm...
2014-10-29 NAKAMURA Takumimacho-symbolized-disassembly.test: Don't check C++...
2014-10-28 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code to demangl...
2014-10-23 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code for Object...
2014-10-18 Nick Kledzik[llvm-objdump] don't test timestamp dump as that is...
2014-10-18 Nick Kledzik[llvm-objdump] enhance test case for mach-o -private...
2014-09-26 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code to print...
2014-09-24 Kevin EnderbyFlush out enough of llvm-objdump’s SymbolizerSymbolLook...
2014-09-16 Kevin EnderbyHookup the MCSymbolizer to llvm-objdump’s disassembly...
2014-09-04 Kevin EnderbyRemoved the ctime printed “time stamp” from macho-priva...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-08-29 Kevin EnderbyNext bit of support for llvm-objdump’s -private-headers...
2014-08-22 Kevin EnderbyAdd the start of the support for llvm-objdump’s -privat...
2014-08-07 NAKAMURA Takumillvm/test/tools/llvm-objdump: Reorganize target-depende...