Rafael Espindola 7bf114c1bd Fix the root cause of the bootstrap failure:
There was no way to check if a given register/mode pair was valid. We now return
an error code (-2) instead of asserting. If anyone thinks that an assert
at this point  is really needed, we can autogen a hasValidDwarfRegNum instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132236 91177308-0d34-0410-b5e6-96231b3b80d8
2011-05-28 00:13:01 +00:00
..
2010-11-29 18:16:10 +00:00
2011-03-31 00:23:57 +00:00
2010-08-29 14:50:21 +00:00
2010-08-04 16:11:24 +00:00
2010-10-02 18:49:27 +00:00