Tied-to constraint must be op_with_larger_idx = op_with_smaller_idx or else throw...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 1 Nov 2006 23:03:11 +0000 (23:03 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 1 Nov 2006 23:03:11 +0000 (23:03 +0000)
commit4c2b7a380830d783e7df4c2c3418b8921ed0684f
treecb06be6c45bae1e95b905f73496e74b0441b3f4f
parent981b5bd7080db6dbbac6931863d8a2e6d1fc5a0c
Tied-to constraint must be op_with_larger_idx = op_with_smaller_idx or else throw an exception.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31361 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp