[PATCH] D39918: [libunwind] Remove a FIXME about truncated section names

Rui Ueyama via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 13 02:27:12 PST 2017


ruiu added a comment.

Actually I don't have a strong opinion on that topic. It seems like just truncating the section name to ".eh_fram" at the linker is good enough, but how much important is the compatibility with GNU ld?


https://reviews.llvm.org/D39918





More information about the cfe-commits mailing list