If the register allocator ran out of registers, just abort for now.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 10 Mar 2008 21:27:20 +0000 (21:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 10 Mar 2008 21:27:20 +0000 (21:27 +0000)
commita3413804f41f6155d6d4ab8a8ff1abf7c424c3a5
treef217e2de2725bad110ca5e6a96f026fc2f7e0751
parent8e6da15e54125db38c0ae32f7a6b2273c792c588
If the register allocator ran out of registers, just abort for now.

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