Add "-format darwin" to llvm-size to be like darwin's size(1) -m output, and
[oota-llvm.git] / test / Object / archive-symtab.test
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...