Hi, I've attached two patches that remove errors when compiling with the makefiles.
1. Transform calls to include "lldb-private.h" to calls to include "lldb/lldb-private.h". 2. Transform calls to include "ClangPersistantVariables.h" to calls to include "lldb/Expression/ClangPersistentVariables.h" Enjoy, Bill Lynch
lldb-private.patch
Description: Binary data
PersistantVariables.patch
Description: Binary data
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
