Revert "Make global aliases have symbol size equal to their type"
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-vaddd.ll
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...