Corrections for XFAIL armv5 tests
authorRenato Golin <renato.golin@linaro.org>
Thu, 28 Feb 2013 10:05:10 +0000 (10:05 +0000)
committerRenato Golin <renato.golin@linaro.org>
Thu, 28 Feb 2013 10:05:10 +0000 (10:05 +0000)
commit4a4fb84d4b1ae48199489707a4398e2a968b8933
treedbdcda200d992adc4784d698f937c65b3307db34
parent14eadeda001cf5bcf0d8845e26db93c242bf9fd4
Corrections for XFAIL armv5 tests

Most of the tests that behave differently on llvm-arm-linux buildbot
did so becase the triple wasn't set correctly to armv5, so we can
revert most of the special behaviour added previously. Some tests
still need the special treatment, though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176243 91177308-0d34-0410-b5e6-96231b3b80d8
test/ExecutionEngine/2002-12-16-ArgTest.ll
test/ExecutionEngine/MCJIT/2005-12-02-TailCallBug.ll
test/ExecutionEngine/MCJIT/test-call.ll
test/ExecutionEngine/test-call.ll
test/ExecutionEngine/test-fp-no-external-funcs.ll
test/ExecutionEngine/test-fp.ll