Emit an error for illegal inline asm constraint (which uses illegal type) rather...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 10 Feb 2010 01:21:02 +0000 (01:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 10 Feb 2010 01:21:02 +0000 (01:21 +0000)
commit8112b5322ef60c2dc3cbf0c05671de76df31cf02
tree3ddd92aba8ac3f02c81d5e41b1d252aa8057e252
parent3143e90ca89b808e98ad7354a9e7dd6bf42fef00
Emit an error for illegal inline asm constraint (which uses illegal type) rather than asserting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95746 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CalcSpillWeights.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp