[Hexagon] Report error instead of crashing on wrong inline-asm constraints
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 20 Oct 2017 20:24:44 +0000 (20:24 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Fri, 20 Oct 2017 20:24:44 +0000 (20:24 +0000)
commit736ecc16365570c385171220c764cb09e7117c3d
tree9181200e3fede458fd3a5f7492d2cee3b4d6e9cf
parenta29687c501a529610d1d17831404601539bea4e3
[Hexagon] Report error instead of crashing on wrong inline-asm constraints

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316236 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonISelLowering.cpp
test/CodeGen/Hexagon/inline-asm-bad-constraint.ll [new file with mode: 0644]