Remove TargetMachine from PPCInstrInfo and all dependencies and
[oota-llvm.git] / test / Object / nm-archive.test
2013-12-05 Alp TokerCorrect word hyphenations
2013-07-12 Rafael EspindolaDon't reject an empty archive.
2013-07-10 Rafael EspindolaRemove this test for now.
2013-07-10 Rafael EspindolaFind the symbol table on archives created on OS X.
2013-07-10 Rafael EspindolaDon't crash in 'llvm -s' when an archive has no symtab.
2013-07-04 Rafael EspindolaAdd support for archives with no symbol table or string...
2013-07-03 Rafael EspindolaAdd support for gnu archives with a string table and...
2013-06-20 Rafael EspindolaMake sure ar is creating a new file instead of updating...
2011-10-31 Matt Beaumont-GayChange the actual tests to match the input directory...
2011-10-25 Michael J. SpencerObject: change test to create archive.
2011-09-27 Michael J. SpencerAdd binary archive support to llvm-nm.