[Lldb-commits] [lldb] r366506 - The switch to table-genning command options broke
Jim Ingham via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 18 15:18:51 PDT 2019
Author: jingham
Date: Thu Jul 18 15:18:50 2019
New Revision: 366506
URL: http://llvm.org/viewvc/llvm-project?rev=366506&view=rev
Log:
The switch to table-genning command options broke
the xcode project. This gets it a little closer to
working, but I still have to figure out how to generate
the lldb tablegen backend from the Xcode project.
Modified:
lldb/trunk/lldb.xcodeproj/project.pbxproj
More information about the lldb-commits
mailing list