[PATCH] D18166: Add _GLOBAL_OFFSET_TABLE_ symbol to shared libraries

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 18:17:14 PDT 2016


emaste added a comment.

> Whether we should submit this or not depends on whether it will fix the issue or not


It does fix the issue for me.

(I had one failure in a lld-with-lld test at first, because llvm-dis didn't get built as a dependency. In check-libcxxabi for me two libunwind-related failures and one other unrelated failure remain with this patch.)


http://reviews.llvm.org/D18166





More information about the llvm-commits mailing list