[PATCH] [lld] Include reference kind in cycle detector debug

Nico Rieck nico.rieck at gmail.com
Sun Feb 23 03:35:02 PST 2014


r197727 changed the debug output of the cycle detector in the layout
pass without changing the test/core/layout-error-test.objtxt. This was
never detected because tests requiring assertions were never run due to
broken feature detection in lit.cfg.

This patch restores the previous output so this test passes again.

-Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lld-refkind-debug-output.patch
Type: text/x-patch
Size: 2144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140223/4933b99c/attachment.bin>


More information about the llvm-commits mailing list