[PATCH] D30500: [ELF] - Do not treat colon(":") as separate token in script parser.
Ed Maste via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 2 06:50:52 PST 2017
emaste added a comment.
With this change, linking libcxxrt in FreeBSD succeeds.
(I have not yet been able to test the result because lld is now segfaulting while linking a different component later in the build; I will submit a reproducer .tar in due course.)
https://reviews.llvm.org/D30500
More information about the llvm-commits
mailing list