OSDN Git Service

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)
commitf425e02a312541efe9a7bb69090f54f002f0f07a
tree0bb6a714f6a8358cae4a253362186c62dce34524
parenta20cb04c7c59c7ea498983238aab8f1b486c93c6
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)

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