Fix codegen for references to available_externally symbols. This fixes
[oota-llvm.git] / test / CodeGen / ARM / arguments-nosplit-double.ll
2009-05-19 Bob WilsonFix pr4058 and pr4059. Do not split i64 or double...