Issue |
136709
|
Summary |
[BOLT] Stripping .bolt.org.eh_frame and .bolt.org.eh_frame_hdr sections
|
Labels |
BOLT
|
Assignees |
|
Reporter |
s-dag
|
Hi,
We are running on a constrained environment and while looking for size savings, and noticed BOLT leaves `.bolt.org.eh_frame` and `.bolt.org.eh_frame_hdr` sections in the binary when applying `--update-debug-sections`. These .bolt variant sections are not used. Is there a reason why we shouldn't strip them? As a follow up question, should BOLT strip them automatically?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs