[PATCH] D41037: Create reserved symbols early so they can be versioned

Ed Maste via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 17:55:36 PST 2017


emaste added a comment.

I tested this patch against lld head and confirm it resolves the issue via my reproducer. I also backported it to lld 5.0.1 (the version in FreeBSD HEAD) , rebuilt, and confirm that sbrk() is functional.


https://reviews.llvm.org/D41037





More information about the llvm-commits mailing list