Doing a bit more digging, it's an ordering dependency. The build line
includes  -ledit -llldb -llldbUtility early on in the link command as per
the makefile; adding it to the end of the command as well causes it to link
successfully.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to