From bbce75e352be0637305a1b59ac5eca7175bceece Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Thu, 6 Jan 2022 17:33:25 +0800 Subject: Update Bug report URL to Github Issues Although we moved to Github Issues. The bug report message refers to Bugzilla still. This patch tries to update these URLs. Reviewed By: MaskRay, Quuxplusone, jhenderson, libunwind, libc++ Differential Revision: https://reviews.llvm.org/D116351 --- llvm/docs/CommandGuide/llvm-objcopy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide/llvm-objcopy.rst') diff --git a/llvm/docs/CommandGuide/llvm-objcopy.rst b/llvm/docs/CommandGuide/llvm-objcopy.rst index 5f3aa88..21f1a53 100644 --- a/llvm/docs/CommandGuide/llvm-objcopy.rst +++ b/llvm/docs/CommandGuide/llvm-objcopy.rst @@ -536,7 +536,7 @@ Otherwise, it exits with code 0. BUGS ---- -To report bugs, please visit . +To report bugs, please visit . There is a known issue with :option:`--input-target` and :option:`--target` causing only ``binary`` and ``ihex`` formats to have any effect. Other values -- cgit v1.1