[PATCH] D37524: Detect linker script INCLUDE cycles.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 02:45:23 PDT 2017


grimar added inline comments.


================
Comment at: lld/trunk/test/ELF/linkerscript/include-cycle.s:11
+
+# CHECK: there is a cycle in linker script INCLUDEs
+
----------------
grimar wrote:
> I think it worth to include file name causes cycle.
Taking this back. We will print line where error happens, so filename will be there.
I would add it to test for demonstration though.


Repository:
  rL LLVM

https://reviews.llvm.org/D37524





More information about the llvm-commits mailing list