[GHC] #13559: Remove LLVM/-fPIC check in DynFlags

GHC ghc-devs at haskell.org
Wed Apr 12 18:53:17 UTC 2017


#13559: Remove LLVM/-fPIC check in DynFlags
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (LLVM)   |              Version:  8.0.1
      Resolution:                    |             Keywords:
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 Ben Gamari <ben@…>):

 In [changeset:"68c00a1b38707b2a5c813cbe3da3ffb7d97893b6/ghc"
 68c00a1b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="68c00a1b38707b2a5c813cbe3da3ffb7d97893b6"
 Drop special handling of iOS

 iOS at least since iOS8 (we are currently at iOS10.3), allows for
 dynamic libaries, hence any artificail restriction on dyanmic
 libraries should be lifted.

 Please ping me with any iOS related issues that should potentially
 resurface.  The iOS toolchain has considerably changed over the
 years, and I'm willing to drop work arounds in good faith.

 Reviewers: bgamari, austin

 Reviewed By: bgamari

 Subscribers: rwbarton, thomie

 GHC Trac Issues: #13559, #7722

 Differential Revision: https://phabricator.haskell.org/D3451
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13559#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list