test commit
[oota-llvm.git] / test / Object /
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-03-09 David MeyerSupport reading GNU symbol versions in ELFObjectFile
2012-03-01 David Meyer[Object]
2012-03-01 David Meyer[Object]
2012-02-28 Michael J. Spencer[Object] Add {begin,end}_dynamic_symbols stubs and...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-29 Danil MalyshevFixed ObjectFile functions:
2011-11-01 Eli FriedmanMove x86-specific tests into X86 folder.
2011-10-31 Matt Beaumont-GayChange the actual tests to match the input directory...
2011-10-31 Matt Beaumont-GayRename "TestObjectFiles" to "Inputs" (like the pattern...
2011-10-25 Michael J. SpencerObject: change test to create archive.
2011-10-18 Michael J. Spencerllvm-objdump: Add static symbol table dumping.
2011-10-18 Michael J. SpencerRevert "llvm-objdump: Add static symbol table dumping."
2011-10-17 Michael J. Spencerllvm-objdump: Add static symbol table dumping.
2011-10-17 Michael J. Spencerllvm-objdump: Add -s, which prints the contents of...
2011-10-17 Michael J. Spencerllvm-objdump: Add tests.
2011-10-13 Michael J. SpencerELF: Fix the section that relocations apply to. Add...
2011-10-13 Michael J. Spencerllvm-object: Add inline relocation information to disas...
2011-10-10 Nick LewyckyAdd support for dumping section headers to llvm-objdump...
2011-10-08 Michael J. Spencerllvm-objdump: Add relocation and archive support.
2011-09-27 Michael J. SpencerAdd binary archive support to llvm-nm.
2011-09-27 Michael J. SpencerUnbreak tests.
2011-01-21 Michael J. SpencerRevert "Object: Renable the tests now that none of...
2011-01-21 Michael J. SpencerObject: Renable the tests now that none of the build...
2011-01-20 Devang PatelDisable objdump-trivial-object.test. It is broken on...
2011-01-20 Michael J. SpencerDisable this test until I can figure out why it's broke...
2011-01-20 Michael J. SpencerObject: Add some tests!