[llvm-bugs] [Bug 36160] New: Support --discard-locals in llvm-objcopy
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 30 19:01:13 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36160
Bug ID: 36160
Summary: Support --discard-locals in llvm-objcopy
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: jakehehrlich at google.com
CC: llvm-bugs at lists.llvm.org
This is a generally useful feature in GNU objcopy and GNU strip that's missing
from llvm-objcopy. It should take the symbol table and remove any local symbols
completely. An error should be thrown if a relocation referenced a removed
symbol.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180131/92118595/attachment.html>
More information about the llvm-bugs
mailing list