[GHC] #4210: LLVM: Dynamic Library Support
GHC
ghc-devs at haskell.org
Fri Dec 27 15:00:58 UTC 2013
#4210: LLVM: Dynamic Library Support
-------------------------------------+------------------------------------
Reporter: dterei | Owner: dterei
Type: feature request | Status: new
Priority: low | Milestone: 7.6.2
Component: Compiler (LLVM) | Version: 6.13
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Changes (by bgamari):
* difficulty: => Unknown
Comment:
I have some work relevant to this in
https://github.com/bgamari/ghc/compare/llvm-intra-package. This branch
both fixes the LLVM backend's support for dynamic linking and attempts to
avoid dynamic references for intra-package calls. That being said, it's
still a work in progress.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4210#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list