[GHC] #4210: LLVM: Dynamic Library Support

GHC ghc-devs at haskell.org
Mon Dec 30 18:20:23 UTC 2013


#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


More information about the ghc-tickets mailing list