LLVM: use sse4.2 instead of sse42
LLVM expects the former instead of the latter since version 3.4. Fixes #25019 (cherry picked from commit 694489ed)
parent
dd93c425
No related branches found
No related tags found
Showing
- compiler/GHC/Driver/Pipeline/Execute.hs 1 addition, 1 deletioncompiler/GHC/Driver/Pipeline/Execute.hs
- testsuite/tests/llvm/should_compile/T25019.hs 1 addition, 0 deletionstestsuite/tests/llvm/should_compile/T25019.hs
- testsuite/tests/llvm/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/llvm/should_compile/all.T
Loading
Please register or sign in to comment