cvs commit: fptools/ghc/compiler/ghci ByteCodeGen.lhs

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 7 Aug 2001 10:07:12 -0700


sewardj     2001/08/07 10:07:11 PDT

  Modified files:
    ghc/compiler/ghci    ByteCodeGen.lhs 
  Log:
  Rewrite the machinery for pushing args to CCalls so that it can
  suitably mangle those :: ForeignObj# and ByteArray# and PtrArray#.
  
  Revision  Changes    Path
  1.53      +91 -44    fptools/ghc/compiler/ghci/ByteCodeGen.lhs