[GHC] #16214: Hadrian prof flavour doesn't build a compiler which you can profile
GHC
ghc-devs at haskell.org
Mon Mar 4 18:50:59 UTC 2019
#16214: Hadrian prof flavour doesn't build a compiler which you can profile
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 8.6.3
(Hadrian) |
Resolution: fixed | Keywords: newcomer
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:"cfe64019a70acc1bae76f2fa580d6654f8eb5bc4/ghc" cfe6401/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="cfe64019a70acc1bae76f2fa580d6654f8eb5bc4"
Fix hadrian prof flavour so that it builds a profiled version of GHC
In Alp's refactoring of `getProgramContexts` he removed a call to
`getProgramContext` which was where the logic for this used to be
implemented.
Fixes #16214
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16214#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list