OSDN Git Service

[Hexagon] Give better error messages for solo instruction errors
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 1 May 2017 20:06:01 +0000 (20:06 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 1 May 2017 20:06:01 +0000 (20:06 +0000)
commitc7efa3cd92a57f8569e2911e785075ca8099724d
treeb8909c0da9266d26d7e1d93e0ef4ab48b2e5a901
parent83ab9dc04d3c3d301fbb50ca02234eaaec8165ba
[Hexagon] Give better error messages for solo instruction errors

Patch by Colin LeMahieu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301827 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h
test/MC/Hexagon/PacketRules/solo.s [new file with mode: 0644]
test/MC/Hexagon/multiple_errs.s [new file with mode: 0644]