Somehow RegAllocLinearScan is keeping two pointers to MachineRegisterInfo.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 18 Sep 2008 22:38:47 +0000 (22:38 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 18 Sep 2008 22:38:47 +0000 (22:38 +0000)
commit841ee1a12b6c291ebaf1ba5c853c2e0d97128001
treef56de74c47312425f10a19ea7c709287e8161b98
parent1fbc3cd674788d30fdc4813a221b07da8482550f
Somehow RegAllocLinearScan is keeping two pointers to MachineRegisterInfo.

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