[Lldb-commits] [PATCH] Fix xcodeproj build after http://reviews.llvm.org/rL232619

2015-03-18 Thread Robert Flack
Hi clayborg, Adds EmulateInstructionMIPS64 to the xcodeproj build so that it's found when linking. REPOSITORY rL LLVM http://reviews.llvm.org/D8420 Files: lldb.xcodeproj/project.pbxproj Index: lldb.xcodeproj/project.pbxproj

Re: [Lldb-commits] [PATCH] Fix xcodeproj build after http://reviews.llvm.org/rL232619

2015-03-18 Thread Greg Clayton
Looks good. REPOSITORY rL LLVM http://reviews.llvm.org/D8420 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ ___ lldb-commits mailing list lldb-commits@cs.uiuc.edu

Re: [Lldb-commits] [PATCH] Fix xcodeproj build after http://reviews.llvm.org/rL232619

2015-03-18 Thread Robert Flack
Thanks for the FYI, you beat me to landing the fix :-). In hindsight I see that simple patches which fix build breakages can be landed before review. REPOSITORY rL LLVM http://reviews.llvm.org/D8420 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/