aboutsummaryrefslogtreecommitdiffstats
path: root/test/Object
Commit message (Expand)AuthorAgeFilesLines
* llvm-objdump: Add static symbol table dumping.Michael J. Spencer2011-10-181-4/+2
* Revert "llvm-objdump: Add static symbol table dumping."Michael J. Spencer2011-10-181-2/+4
* llvm-objdump: Add static symbol table dumping.Michael J. Spencer2011-10-171-4/+2
* llvm-objdump: Add -s, which prints the contents of each section.Michael J. Spencer2011-10-171-4/+2
* llvm-objdump: Add tests.Michael J. Spencer2011-10-173-0/+67
* ELF: Fix the section that relocations apply to. Add test to verify. Patch by ...Michael J. Spencer2011-10-131-0/+4
* llvm-object: Add inline relocation information to disassembly.Michael J. Spencer2011-10-131-0/+32
* Add support for dumping section headers to llvm-objdump. This uses the sameNick Lewycky2011-10-101-0/+16
* llvm-objdump: Add relocation and archive support.Michael J. Spencer2011-10-081-0/+24
* Add binary archive support to llvm-nm.Michael J. Spencer2011-09-273-0/+17
* Unbreak tests.Michael J. Spencer2011-09-272-0/+0
* Revert "Object: Renable the tests now that none of the build bots complain ab...Michael J. Spencer2011-01-212-0/+0
* Object: Renable the tests now that none of the build bots complain about alia...Michael J. Spencer2011-01-212-0/+0
* Disable objdump-trivial-object.test. It is broken on powerpc-darwin9.Devang Patel2011-01-201-0/+0
* Disable this test until I can figure out why it's broken. Not xfailed because itMichael J. Spencer2011-01-201-0/+0
* Object: Add some tests!Michael J. Spencer2011-01-209-0/+76