diff options
author | Moritz Angermann <moritz.angermann@gmail.com> | 2017-09-25 14:17:11 +0800 |
---|---|---|
committer | Moritz Angermann <moritz.angermann@gmail.com> | 2017-09-27 16:32:40 +0800 |
commit | 60b06456ddef08bd8a8a47497a6cbefbb5e359fb (patch) | |
tree | 78d1875d22fab3c0ca93c08d2f800f3e27c8f32c /Vagrantfile | |
parent | 07ddeaf7ea0d12c3e1f1be54ed19fdb3d9bf96b7 (diff) | |
download | haskell-60b06456ddef08bd8a8a47497a6cbefbb5e359fb.tar.gz |
llvm-targets: drop soft-float
Summary:
The llvm-targets file records `mattr` values, and
while interrogating `clang` for the target, we might
stumble upon `+soft-float-abi`, however ghc does not support
full soft-float, and as such passing `+soft-float` to `llc`
will result in segfaults for any function passing float
registers F1, ... in the ARM Instruction Selection Pass.
Reviewers: bgamari, austin
Reviewed By: bgamari
Subscribers: rwbarton, thomie
Differential Revision: https://phabricator.haskell.org/D4030
Diffstat (limited to 'Vagrantfile')
0 files changed, 0 insertions, 0 deletions