I still think this needs to be fixed in LLVM and not in LLDB. CMAKE_LIBRARY_ARCHITECTURE is a variable that any library, not just LLDB, might want to check. And if it's not correct in LLDB, then it's not going to be correct anywhere else either.
I've added chandlerc. I know a little about LLVM's CMake, but not as much as Chandler, so maybe he could give us a hand and see if he agrees that this belongs in LLVM CMake. http://reviews.llvm.org/D8447 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
