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

Tamas Berghammer tberghammer at google.com
Thu Mar 19 11:26:35 PDT 2015


You can specify LLVM_HOST_TRIPLE from the command line (e.g.: -DLLVM_HOST_TRIPLE=aarch64-unknown-linux-android) and it have to be specified correctly because it used in some place in lldb-server. I think we should use that one instead of introducing a new variable.


http://reviews.llvm.org/D8447

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list