Factor some logic into ShouldRelocOnSymbol. This simplifies the code and
[oota-llvm.git] / test / MC / ELF / weak.s
2010-09-23 Rafael EspindolaCorrectly handle weak undefined symbols. Before we...