Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Object / archive-symtab.test
2015-10-26 Tim NorthoverTests: be slightly more specific to avoid conflict...
2015-09-01 Rui UeyamaObject: Fix COFF import file's symbols.
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-28 Rui UeyamaRollback r246276 - Object: Teach llvm-ar to create...
2015-08-28 Rui UeyamaObject: Teach llvm-ar to create symbol table for COFF...
2015-07-22 Rafael EspindolaForce the gnu archive format to fix the test on darwin.
2015-07-22 Rafael EspindolaFix fetching the symbol table of a thin archive.
2015-07-13 Rafael EspindolaAdd support deterministic output in llvm-ar and make...
2015-07-09 Rafael Espindolallvm-ar: Pad the symbol table to 4 bytes.
2015-07-09 Rafael EspindolaBasic support for BSD symbol tables in archives.
2014-11-12 Nick KledzikObject, support both mach-o archive t.o.c file names
2014-07-08 Kevin EnderbyChanged the lvm-nm alias "-s" for -print-armap to ...
2014-07-08 Kevin EnderbyAdd support for BSD format Archive map symbols (aka...
2014-06-20 Kevin EnderbyFix some double printing of filenames for archives...
2014-05-09 Kevin EnderbyFix llvm-nm to print the full 64-bit address for symbol...
2013-08-28 Rafael EspindolaAdd a minimal implementation of ranlib.
2013-07-29 Rafael EspindolaAdd support for the 's' operation to llvm-ar.
2013-07-23 Rafael EspindolaAdd an initial implementation of archive symbol table...