Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Object / nm-archive.test
2015-07-22 Rafael EspindolaIdentify thin archives as archives.
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.
2014-10-31 David MajnemerObject, COFF: Cleanup symbol type code, improve binutil...
2014-07-24 Kevin EnderbyAdd an implementation for llvm-nm’s -print-file-name...
2014-07-08 Kevin EnderbyChanged the lvm-nm alias "-s" for -print-armap to ...
2014-07-04 Rafael EspindolaDon't include llvm.metadata variables in archive symbol...
2014-06-16 Rafael EspindolaFix pr17056.
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.