Skip to content
  1. Nov 28, 2011
    • Nick Lewycky's avatar
      Place the "cfg checksum" around a test. This was recently added in April 2011 to · 6404d97a
      Nick Lewycky authored
      gcc, though I thought it was older (my gcc 4.4 has it as a local patch. Whoops!)
      This fixes PR10589.
      
      Also add some debugging statements.
      
      Remove GcnoFiles, the mapping from CompilationUnit to raw_ostream. Now that we
      start by iterating over each CU and descending into them, there's no need to
      maintain a mapping.
      
      llvm-svn: 145208
      6404d97a
  2. Nov 27, 2011
Loading