[GHC] #10170: Find versioned versions of LLVM tools
GHC
ghc-devs at haskell.org
Thu Mar 19 02:58:21 UTC 2015
#10170: Find versioned versions of LLVM tools
-------------------------------------+-------------------------------------
Reporter: erikd | Owner: erikd
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler (LLVM) | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by erikd):
@rwbarton Yes, it should look for a versioned `/usr/lib/llc-X.Y` but also
accept `/usr/lib/llvm-3.6/bin/llc`. More importantly configure should fail
if whatever version of `llc` it finds isn't the currently blessed version.
@thomie Unfortunately, I think that `FIND_LLVM` macro will need to grow,
not disappear.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10170#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list