Make .eh_frame a singleton output object.
.eh_frame_hdr assumes that there is only one .eh_frame and ensures it by assertions. This patch makes .eh_frame a real singleton object to simplify. llvm-svn: 270445
Loading
Please register or sign in to comment