diff options
author | Austin Seipp <austin@well-typed.com> | 2014-09-01 15:14:07 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-09-01 15:14:07 -0500 |
commit | 918719b936b878ab660f20ceef8afc9e3a898c5a (patch) | |
tree | a3825412b8015336d97254cf38ec788970e438db /testsuite/tests/callarity | |
parent | 2f343b0cbf8adf5b9df49c7a21f1914a38811dcf (diff) | |
download | haskell-918719b936b878ab660f20ceef8afc9e3a898c5a.tar.gz |
Set llc and opt commands on all platforms
Summary:
LLVM llc and opt commands should be set on all platforms, including
Windows. If they're not, GHC tries to execute an unnamed executable,
resulting in error messages such as:
Error (figuring out LLVM version): : runInteractiveProcess: invalid argument (Invalid argument)
<no location info>:
Warning: Couldn't figure out LLVM version!
Make sure you have installed LLVM
This regression was introduced in e6bfc596.
Test Plan: Build GHC and test if --info shows sensible values of "LLVM llc command" and "LLVM opt command"
Reviewers: austin, #ghc
Reviewed By: austin, #ghc
Subscribers: austin
Projects: #ghc
Differential Revision: https://phabricator.haskell.org/D190
GHC Trac Issues: #7143
Diffstat (limited to 'testsuite/tests/callarity')
0 files changed, 0 insertions, 0 deletions