[PATCH] D26864: Simplify handling of SHF_LINK_ORDER

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 08:01:18 PST 2016


peter.smith added a comment.

I ran the libcxx and libcxxabi test suites without any problems before and after this change, which is good news. I found out that the test failures were caused by libunwind depending on ld.bfd putting a sentinel EXIDX_CANTUNWIND as the last element of the table and have raised PR31091 to cover.


https://reviews.llvm.org/D26864





More information about the llvm-commits mailing list