[Lldb-commits] [PATCH] Fix for aarch64 lldb-server native builds

Zachary Turner zturner at google.com
Thu Mar 19 14:12:21 PDT 2015


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/






More information about the lldb-commits mailing list