| commit | c936b568719a9b59da368beaa941247b6d057f13 | [log] [tgz] |
|---|---|---|
| author | Bob Wilson <bob.wilson@apple.com> | Mon May 03 21:38:11 2010 +0000 |
| committer | Bob Wilson <bob.wilson@apple.com> | Mon May 03 21:38:11 2010 +0000 |
| tree | 4510dfc93da7cdc0fa6bfd5c0e886e1ceec13cf2 | |
| parent | ab09a2cdedbf077ca09bc010a652b46229377a88 [diff] |
Print basic block numbers in live interval debug output. Since the rest of the debug output is showing machine instructions, the IR-level basic block names aren't very meaningful, and because multiple machine basic blocks may be derived from one IR-level BB, they're also not unique. llvm-svn: 102960