
#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): @thomie That would work for some cases, but imo, if `llc-3.6` does not exist, the configure script should still check to see if `llc` is the required version. @rwbarton I agree about not looking for `/usr/lib/llvm-3.6/bin/llc`. That was a silly idea. @nomeata That may be true, but we still need to fix this for people compiling from git. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10170#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler