[GHC] #8300: split-objs doesn't split on LLVM
GHC
ghc-devs at haskell.org
Sun Sep 15 00:35:29 CEST 2013
#8300: split-objs doesn't split on LLVM
------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.7
Keywords: | Operating System: Unknown/Multiple
Architecture: Unknown/Multiple | Type of failure: None/Unknown
Difficulty: Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
------------------------------------+-------------------------------------
`-split-objs` is allowed with `-fllvm`, but it doesn't really do anything.
E.g. in my perf-llvm build I have a `libHSbase-4.7.0.0.a` with
`Applicative__1.o`, `Arrow__1.o` etc.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8300>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list