ELF2: Keep .eh_frame even if they are not live.
.eh_frame sections need to be preserved if they refer to live sections. So the liveness relation is reverse for eh_frame sections. For now, we simply preserve all .eh_frame sections. Thanks Rafael for pointing this out. .jcr are kept for the same reason. llvm-svn: 251068
Loading
Please register or sign in to comment