[llvm] Fix OP_ABSF. (#9878)
commit119cd740231fb0764bd4af7d4899be634a9c1309
authorZoltan Varga <vargaz@gmail.com>
Mon, 6 Aug 2018 10:52:05 +0000 (6 06:52 -0400)
committerMarek Safar <marek.safar@gmail.com>
Mon, 6 Aug 2018 10:52:05 +0000 (6 12:52 +0200)
tree46c49d8a2a7c320818293c8c896aab28cae974f1
parente48732f960995bcad47ddcdfe2d84228a85e7134
[llvm] Fix OP_ABSF. (#9878)

Fixes https://github.com/mono/mono/issues/9869.

<!--
Thank you for your Pull Request!

If you are new to contributing to Mono, please try to do your best at conforming to our coding guidelines http://www.mono-project.com/community/contributing/coding-guidelines/ but don't worry if you get something wrong. One of the project members will help you to get things landed.

Does your pull request fix any of the existing issues? Please use the following format: Fixes #issue-number
-->
mono/mini/mini-llvm.c