summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-objcopy.md
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objcopy.md')
-rw-r--r--llvm/docs/CommandGuide/llvm-objcopy.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objcopy.md b/llvm/docs/CommandGuide/llvm-objcopy.md
deleted file mode 100644
index 3b79fb7dff0..00000000000
--- a/llvm/docs/CommandGuide/llvm-objcopy.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# llvm-objcopy - object copying tool
-
-## SYNOPSIS
-
-**llvm-objcopy** [*options*]
-
-## DESCRIPTION
-
-**llvm-objcopy** is a tool to copy and manipulate objects.
-
-The tool is still in active development, but in most scenarios it works as a
-drop-in replacement for GNU's **objcopy**.
-
-## SEE ALSO
-
-[llvm-strip](llvm-strip.html)
OpenPOWER on IntegriCloud