[GHC] #9917: ddump-llvm runs opt/llc even when -fllvm isnt set
GHC
ghc-devs at haskell.org
Mon Mar 23 05:09:01 UTC 2015
#9917: ddump-llvm runs opt/llc even when -fllvm isnt set
-------------------------------------+-------------------------------------
Reporter: carter | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Documentation | Version: 7.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* priority: normal => low
* component: Compiler => Documentation
Comment:
`-ddump-llvm` currently implies `-fllvm`, as do `-keep-llvm-file` and
`-keep-llvm-files`.
This could be mentioned in the user's guide.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9917#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list