Re: [GHC] #4210: LLVM: Dynamic Library Support

#4210: LLVM: Dynamic Library Support -------------------------------------+------------------------------------ Reporter: dterei | Owner: dterei Type: feature request | Status: patch 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: -------------------------------------+------------------------------------ Comment (by bgamari): That is correct. Using `@object` prevents the linker from sending calls through the PLT. However, it would be nice to hear Simon confirm that his fears surrounding the efficiency of intra-package calls have been addressed. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/4210#comment:27 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC