
#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