diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-objcopy.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-objcopy.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/CommandGuide/llvm-objcopy.rst b/llvm/docs/CommandGuide/llvm-objcopy.rst index df51f2ecf49..35e4d421f0b 100644 --- a/llvm/docs/CommandGuide/llvm-objcopy.rst +++ b/llvm/docs/CommandGuide/llvm-objcopy.rst @@ -182,8 +182,8 @@ them. .. option:: --allow-broken-links - Allow llvm-objcopy to remove sections even if it would leave invalid section - references. Any invalid sh_link fields will be set to zero. + Allow :program:`llvm-objcopy` to remove sections even if it would leave invalid + section references. Any invalid sh_link fields will be set to zero. .. option:: --build-id-link-dir <dir> |