cvs commit: fptools/ghc/compiler package.conf.in
fptools/ghc/compiler/basicTypes
Id.lhs NewDemand.lhs VarEnv.lhs fptools/ghc/compiler/cmm CLabel.hs
CmmParse.y
PprC.hs fptools/ghc/compiler/codeGen CgCallConv.hs CgCase.lhs CgClosure.lhs
CgForeignCall.hs CgHeapery.lhs ...
Sven Panne
Sven.Panne at aedion.de
Sun Mar 20 10:28:57 EST 2005
Simon Marlow wrote:
> simonmar 2005/03/18 05:42:01 PST
> [...]
> Basically the purpose of this commit is to move more of the compiler's
> global state into DynFlags, which is moving in the direction we need
> to go for the GHC API which can have multiple active sessions
> supported by a single GHC instance. [...]
There is some confusion in the code whether -split-objs should be a static
flag or a dynamic one, which breaks the current builds.
Cheers,
S.
More information about the Cvs-ghc
mailing list