[PATCH] D13872: [ELF2] - fixed infinite includes depth (in linkerscript)

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 09:15:15 PDT 2015


ruiu added a comment.

Yes I know. This change itself is correct. It's that I don't want to add more safeguard code here as all code in this file will soon be rewritten when we start working on real implementation.


http://reviews.llvm.org/D13872





More information about the llvm-commits mailing list