OSDN Git Service

[llvm-objcopy][NFCI] Fix build failure with GCC
authorSeiya Nuta <nuta@seiya.me>
Tue, 25 Jun 2019 01:08:21 +0000 (01:08 +0000)
committerSeiya Nuta <nuta@seiya.me>
Tue, 25 Jun 2019 01:08:21 +0000 (01:08 +0000)
commit21adfc0d6e6a3acbd37db0a69f91c6ad6b31979a
tree6ba285b783a8db881e416c096142a8f1d2d7f45e
parent3811e57e46be0748111356a78b0dc6cd79c143ea
[llvm-objcopy][NFCI] Fix build failure with GCC

Here is unreachable since the switch statement above is exhaustive.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364263 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objcopy/llvm-objcopy.cpp