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: unassignedb...@nondot.org
Reporter: jakehehrl...@google.com
CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs