fix PR8807 by making transformConstExprCastCall aware of byval arguments.
[oota-llvm.git] / test / MC / ELF / weakref-reloc.s
2010-11-11 Rafael EspindolaFix the symbol index of weak references. Also make...