
#13093: Runtime linker chokes on LLVM function on Windows -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Phyx- Type: bug | Status: new Priority: normal | Milestone: 8.2.1 Component: Runtime System | Version: 8.0.1 (Linker) | Resolution: | Keywords: Operating System: Windows | Architecture: | Unknown/Multiple Type of failure: GHCi crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by Phyx-): * owner: => Phyx- Comment: Hmm, Interesting, thanks for the report. I think the error message is also a bit of a regression. It seems we currently abort inside the `rts` while we used to return and let the Haskell code resolve it. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13093#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler