[Hexagon] Changing an llvm_unreachable to an assertion and returning 0. Relocations...
authorColin LeMahieu <colinl@codeaurora.org>
Wed, 31 Dec 2014 15:57:38 +0000 (15:57 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Wed, 31 Dec 2014 15:57:38 +0000 (15:57 +0000)
commite883ee78f2e231d937d274256e69841bec00188a
treee305cc2b07812a2e9003395120504eb0c152125b
parentc602b726a86072898d548da3c46128905c633d1a
[Hexagon] Changing an llvm_unreachable to an assertion and returning 0.  Relocations aren't implemented yet but we don't need to abort for this in release builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp