Skip to content
  • Simon Marlow's avatar
    don't emit CmmComments for now · 1f03870f
    Simon Marlow authored
      - if the string contains */, we need to fix it (demonstrated by 
        building Cabal with -fvia-C)
      - the strings can get quite large, so we probably only want to
        inject comments when some debugging option is on.
    1f03870f