OSDN Git Service

Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""
authorPetr Hosek <phosek@chromium.org>
Thu, 27 Jul 2017 06:02:05 +0000 (06:02 +0000)
committerPetr Hosek <phosek@chromium.org>
Thu, 27 Jul 2017 06:02:05 +0000 (06:02 +0000)
commit5cc3e5ec534fed9c44dc5c08fc6f9957d0967078
tree670a6612e78b2774d7b5997989546251b42613e6
parentc8a6123d8b64c62587a571319697312960e426b1
Revert "Reland "[LLVM][llvm-objcopy] Added basic plumbing to get things started""

This change is failing tests on Windows bots due to permissions.

This reverts commit r309249.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309251 91177308-0d34-0410-b5e6-96231b3b80d8
test/CMakeLists.txt
test/tools/llvm-objcopy/basic-copy.test [deleted file]
test/tools/llvm-objcopy/empty-section.test [deleted file]
test/tools/llvm-objcopy/program-headers.test [deleted file]
tools/LLVMBuild.txt
tools/llvm-objcopy/CMakeLists.txt [deleted file]
tools/llvm-objcopy/LLVMBuild.txt [deleted file]
tools/llvm-objcopy/Object.cpp [deleted file]
tools/llvm-objcopy/Object.h [deleted file]
tools/llvm-objcopy/llvm-objcopy.cpp [deleted file]
tools/llvm-objcopy/llvm-objcopy.h [deleted file]