1 Commits

Author SHA1 Message Date
Simon Atanasyan
c462ca9f93 [mips] Replace assert by an error message
Initially, if the `c` constraint applied to the wrong data type that
causes LLVM to assert. This commit replaces the assert by an error
message.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321565 91177308-0d34-0410-b5e6-96231b3b80d8
2017-12-29 19:18:24 +00:00