Add support for a fill value in the .zero directive.
[oota-llvm.git] / test / MC / ELF / weak.s
2010-09-23 Rafael EspindolaCorrectly handle weak undefined symbols. Before we...