In http://reviews.llvm.org/D7696#142754, @flackr wrote:

> FYI, this seems to have broken the xcode build for me:
>
> Undefined symbols for architecture x86_64:
>
>   "EmulateInstructionMIPS64::Initialize()", referenced from:
>       lldb_private::Initialize() in liblldb-core.a(lldb.o)
>   "EmulateInstructionMIPS64::Terminate()", referenced from:
>       lldb_private::Terminate() in liblldb-core.a(lldb.o)
>
> ld: symbol(s) not found for architecture x86_64
>  clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
>
> - BUILD FAILED **
>
>   I'm assuming it just needs an xcodeproj update.


I put up a review to fix it: http://reviews.llvm.org/D8420


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7696

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



_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to