Open
Description
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?