[GHC] #7143: ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version

GHC ghc-devs at haskell.org
Tue Jul 29 16:04:56 UTC 2014


#7143: ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version
-------------------------------------+-------------------------------------
              Reporter:  cetinsert   |            Owner:
                  Type:  bug         |           Status:  new
              Priority:  normal      |        Milestone:  7.8.4
             Component:  Compiler    |          Version:  7.6.1-rc1
  (LLVM)                             |         Keywords:  llvm
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:  Windows     |       Difficulty:  Unknown
       Type of failure:  Incorrect   |       Blocked By:
  warning at compile-time            |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by carter):

 @k.gadek  for your use case, can't you do ` --ghc-options="-fasm"` ?
 Which accelerate package aside from accelerate-llvm (which is still
 prerelease quality last I checked)  actually uses llvm? All the other
 (aside from the interpreted mode) do runtime compilation using the
 opencl/cuda ?

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7143#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list