Revert [llvm-objcopy][NFCI] Fix build failure with GCC
authorRumeet Dhindsa <rdhindsa@google.com>
Wed, 26 Jun 2019 02:57:34 +0000 (02:57 +0000)
committerRumeet Dhindsa <rdhindsa@google.com>
Wed, 26 Jun 2019 02:57:34 +0000 (02:57 +0000)
commit4e3f00e999876195f5047c8bc903bdc3afd0cfad
treef095068763c3dbb056091ee36044cd27bb0378c2
parent4c64c62b9af1c7650aa05884e84c766a1255b569
Revert [llvm-objcopy][NFCI] Fix build failure with GCC

This reverts r364263 (git commit 81eb82840524818ec0ec14285c866c09b9634df0)

This commit is related to r364254 which is causing some llvm-objcopy tests
to fail with valgrind.

Error:
Conditional jump or move depends on uninitialised value(s)

llvm-svn: 364378
llvm/tools/llvm-objcopy/llvm-objcopy.cpp