[GHC] #13900: Core lint in BuildFlavour=perf-llvm
GHC
ghc-devs at haskell.org
Tue Feb 6 04:08:19 UTC 2018
#13900: Core lint in BuildFlavour=perf-llvm
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: highest | Milestone: 8.6.1
Component: Compiler | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash or panic | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
Also, are you passing `-fPIC` specifically somewhere? I'm only asking
these picky questions because if this is LLVM-only, it seems awfully
likely to be something horrible going wrong generating code for the stage
1 compiler. I don't think we really do anything LLVM specific in the
specializer or the simplifier, although I could be missing something.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13900#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list