Make the subregister hashtable output more readable by wrapping the lines,
authorOwen Anderson <resistor@mac.com>
Tue, 1 Jul 2008 17:34:38 +0000 (17:34 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 1 Jul 2008 17:34:38 +0000 (17:34 +0000)
commit605041e5a81fbb18769b0613dcd14e0cff32b5ee
tree63a0b5abed202d33b165aa5f678910743afb564f
parentb43f7e05ffbc4ff0bb1211e1d47c97b81cc806d8
Make the subregister hashtable output more readable by wrapping the lines,
and mark it const along with the associated changes to TargetRegisterInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52966 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetRegisterInfo.h
lib/Target/TargetRegisterInfo.cpp
utils/TableGen/RegisterInfoEmitter.cpp