OSDN Git Service

Mark intentional fall-through with LLVM_FALLTHROUGH.
authorKristof Beyls <kristof.beyls@arm.com>
Tue, 7 Nov 2017 13:31:52 +0000 (13:31 +0000)
committerKristof Beyls <kristof.beyls@arm.com>
Tue, 7 Nov 2017 13:31:52 +0000 (13:31 +0000)
commit81d5ecb65cbc255bf63da32d942b6ef21e8f9a0c
treedea5ae21870be2f6676e139d019af1a24104ffb6
parent7c37aa1189ebbf92ebc9cb3eb7b067466651b3f8
Mark intentional fall-through with LLVM_FALLTHROUGH.

... to silence gcc 7's default -Wimplicit-fallthrough.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@317573 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalISel/LegalizerInfo.cpp