Re: #8685: -split-objs doesn't work for executables

"GHC" <[email protected]> Fri, 08 Mar 2019 15:35:25 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============9112709151990583773==
Content-Type: multipart/related;
 boundary="===============7311426529848442238=="

--===============7311426529848442238==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#8685: -split-objs doesn't work for executables
-------------------------------------+-------------------------------------
        Reporter:  refold            |                Owner:  (none)
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:  8.10.1
       Component:  Driver            |              Version:  7.6.3
      Resolution:  fixed             |             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 bgamari):

 `-split-objs` has been removed in favor of `-split-sections`.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8685#comment:5>