Skip to content
  • Simon Marlow's avatar
    [project @ 2001-03-24 14:58:04 by simonmar] · 8c0fb915
    Simon Marlow authored
    Turn CSE off when compiling main/DriverState for now.  It interacts
    badly with our global variable hacks, commoning up several of them into
    single variables :-(
    
    We have a proposed fix for this, which is to make the NOINLINE pragma
    also mean "NO SHARING", but it isn't committed yet.
    8c0fb915