[PATCH] D37440: [ELF] - Linkerscript: do not hang linker on infinite nested INCLUDE command.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 10:58:29 PDT 2017
ruiu added a comment.
Something's not right in this patch. I don't think you need to add code there. Instead, you could add code to `ScriptParser::readInclude`.
https://reviews.llvm.org/D37440
More information about the llvm-commits
mailing list