Added a test related to 224247 revision
[oota-llvm.git] / test / Transforms / FunctionAttrs / optnone-simple.ll
2014-11-03 Paul RobinsonNormally an 'optnone' function goes through fast-isel...