[Compiler-RT][Builtins] Remove XFAIL for mulsc3; NFC
authorWeiming Zhao <weimingz@codeaurora.org>
Wed, 29 Mar 2017 14:55:51 +0000 (14:55 +0000)
committerWeiming Zhao <weimingz@codeaurora.org>
Wed, 29 Mar 2017 14:55:51 +0000 (14:55 +0000)
commitce957f9070982912a817188fc616158f9268f85d
tree6852d77db831a97b7176fe0974035b267ca93cbe
parent8b94273fe6464474b4ebd5eb176b9f20651db8e9
[Compiler-RT][Builtins] Remove XFAIL for mulsc3; NFC

It was XFAILed in r298974. However, the problem was not exposed on
the buildbot because hardfp flag was not passed during the test.

We can fix the CMAKE to pass the same flag as building the lib to the
RUN line to see if the problem is still there. For now, we remove the
XFAIL.

llvm-svn: 298997
compiler-rt/test/builtins/Unit/mulsc3_test.c