[Bug 245024] elftoolchain objcopy is missing --add-symbol

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Dec 2022 14:08:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245024

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
llvm-objcopy:

  --add-symbol=name=[section:]value[,flags]
                          Add new symbol <name> to .symtab. Accepted flags:
global, local, weak, default, hidden, protected, file, section, object,
function, indirect-function. Accepted but ignored for compatibility: debug,
constructor, warning, indirect, synthetic, unique-object, before.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.