[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
Wed Sep 6 10:48:02 PDT 2017


ruiu added a comment.

This is still too clever and too complicated for a safety measure. We need more simple-minded one. I'll write it up and send it to you.


https://reviews.llvm.org/D37440





More information about the llvm-commits mailing list