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