[all-commits] [llvm/llvm-project] 0298a8: [doc][llvm-objcopy] Remove redundant COFF-specific...
James Henderson via All-commits
all-commits at lists.llvm.org
Fri Jan 24 02:26:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0298a8751152a209fe26052ca126b6b36ced0612
https://github.com/llvm/llvm-project/commit/0298a8751152a209fe26052ca126b6b36ced0612
Author: James Henderson <james.henderson at sony.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/docs/CommandGuide/llvm-objcopy.rst
Log Message:
-----------
[doc][llvm-objcopy] Remove redundant COFF-specific sub-heading
The sub-heading used to contain the --only-keep-debug switch as that
switch wasn't implemented for ELF at one point. Since the switch is now
in the generic options section, and there are no other options in this
sub-heading, it is pointless and can be deleted.
More information about the All-commits
mailing list