
#16354: LLVM Backend generates invalid assembly. -------------------------------------+------------------------------------- Reporter: AndreasK | Owner: (none) Type: bug | Status: new Priority: high | Milestone: Component: Compiler (LLVM) | Version: 8.9 Resolution: | Keywords: CodeGen Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by AndreasK): As far as I can tell the issue is that the format used is only supported for ELF. See https://sourceware.org/binutils/docs/as/Section.html Assuming that is the reason hopefully we just need to pass an appropriate flag to llvm. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/16354#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler