[PATCH] D24762: Alternative fix for empty sections

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 07:24:16 PDT 2016


evgeny777 added a comment.

On some occasions this may create empty special sections like .tbss, .eh_frame_hdr and others. Are you sure this is really harmless?


https://reviews.llvm.org/D24762





More information about the llvm-commits mailing list