| commit | 6404d97a99f7c5c3a992953e1e3981b9878d3671 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Sun Nov 27 23:22:20 2011 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Sun Nov 27 23:22:20 2011 +0000 |
| tree | 0f7a5a003ac0309d92a33e073dea1c0795245ddc | |
| parent | ef714c0b05641cbaf8e1214ad1099bc98dfdbd0c [diff] |
Place the "cfg checksum" around a test. This was recently added in April 2011 to 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