aboutsummaryrefslogtreecommitdiff
path: root/test/Object
AgeCommit message (Expand)Author
2011-11-01Move x86-specific tests into X86 folder.Eli Friedman
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay
2011-10-31Rename "TestObjectFiles" to "Inputs" (like the pattern for Clang tests)Matt Beaumont-Gay
2011-10-25Object: change test to create archive.Michael J. Spencer
2011-10-18llvm-objdump: Add static symbol table dumping.Michael J. Spencer
2011-10-18Revert "llvm-objdump: Add static symbol table dumping."Michael J. Spencer
2011-10-17llvm-objdump: Add static symbol table dumping.Michael J. Spencer
2011-10-17llvm-objdump: Add -s, which prints the contents of each section.Michael J. Spencer
2011-10-17llvm-objdump: Add tests.Michael J. Spencer
2011-10-13ELF: Fix the section that relocations apply to. Add test to verify. Patch by ...Michael J. Spencer
2011-10-13llvm-object: Add inline relocation information to disassembly.Michael J. Spencer
2011-10-10Add support for dumping section headers to llvm-objdump. This uses the sameNick Lewycky
2011-10-08llvm-objdump: Add relocation and archive support.Michael J. Spencer
2011-09-27Add binary archive support to llvm-nm.Michael J. Spencer
2011-09-27Unbreak tests.Michael J. Spencer
2011-01-21Revert "Object: Renable the tests now that none of the build bots complain ab...Michael J. Spencer
2011-01-21Object: Renable the tests now that none of the build bots complain about alia...Michael J. Spencer
2011-01-20Disable objdump-trivial-object.test. It is broken on powerpc-darwin9.Devang Patel
2011-01-20Disable this test until I can figure out why it's broken. Not xfailed because itMichael J. Spencer
2011-01-20Object: Add some tests!Michael J. Spencer