[GHC] #11179: Allow plugins to access "dead code"
GHC
ghc-devs at haskell.org
Wed Aug 24 13:30:53 UTC 2016
#11179: Allow plugins to access "dead code"
-------------------------------------+-------------------------------------
Reporter: lerkok | Owner: ak3n
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
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 ak3n):
Which solution is better? Move out dead code elimination from
`simpleOptPgm` to later pass after plugins? Or add `KeepAlive` pragma with
flags?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11179#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list