]> granicus.if.org Git - llvm/commit
[Hexagon] Mark raise_relocation_error as NORETURN.
authorFlorian Hahn <florian.hahn@arm.com>
Wed, 26 Jul 2017 16:07:51 +0000 (16:07 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Wed, 26 Jul 2017 16:07:51 +0000 (16:07 +0000)
commitfc1a13623969b71734a6ae3c8a7a3428d60eef03
tree5d038c1aba52058c24d115140bf3aad770a933c8
parent03705980466ba05f0d43d0465200ee5e5ffdf689
[Hexagon] Mark raise_relocation_error as NORETURN.

Summary:
This silences a couple of implicit fallthrough warnings with GCC 7.1 in
this file.

Reviewers: colinl, kparzysz

Reviewed By: kparzysz

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D35889

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