[PATCH] D27831: [ELF] - Linkerscript: Fall back to search paths when INCLUDE not found
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 05:37:03 PST 2016
grimar added a comment.
This patch reveals an issue we have in LLD, looks some memory corruption or we free a buffer that still using.
Alexander, I know you do not have commit permission yet. I am investigating the issue above and commit this for you after fix it.
Hope in next few hours. Thanks !
https://reviews.llvm.org/D27831
More information about the llvm-commits
mailing list