Fix a crash in --debug code.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 22 Jun 2012 19:51:41 +0000 (19:51 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 22 Jun 2012 19:51:41 +0000 (19:51 +0000)
commit04ce06dc4c9dff4ff7a8b97079e3cbb7b60da3ab
treea9aafea8e83cfd3dd7a93706bc320d4e5da0ac1b
parentb150930910a254377a62ed74af981c37eafe8fcb
Fix a crash in --debug code.

Don't try to print out the live range of a physreg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159021 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegisterCoalescer.cpp