| commit | 5bef3e65ec3ffdc03b1c678f21b4e16007ff03ea | [log] [tgz] |
|---|---|---|
| author | H.J. Lu <hjl.tools@gmail.com> | Mon Aug 18 05:33:04 2025 -0700 |
| committer | H.J. Lu <hjl.tools@gmail.com> | Mon Aug 18 07:01:42 2025 -0700 |
| tree | e6ea130eaec63fad6e06be5bea62d80f5165600f | |
| parent | fc6423d965d5aa406ba64a18f3a45b5c53864d9f [diff] |
ld: Set the is_linker_input field Set the is_linker_input field when adding object only section. * ldlang.c (cmdline_add_object_only_section): Set the is_linker_input field. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>