[GHC] #16354: LLVM Backend generates invalid assembly.
GHC
ghc-devs at haskell.org
Mon Feb 25 10:38:49 UTC 2019
#16354: LLVM Backend generates invalid assembly.
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: (none)
Type: bug | Status: upstream
Priority: high | Milestone:
Component: Compiler (LLVM) | Version: 8.9
Resolution: | Keywords: CodeGen
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by AndreasK):
Going by the answers upstream our options are:
* Switch to the llvm assembler llvm-mc for the llvm backend.
* Hope binutils implements the llvm extensions eventually.
* Go back to LLVM 6
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16354#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list