[Lldb-commits] [lldb] r275237 - Revert r275223, which committed the wrong thing.
Sean Callanan via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 12 16:31:42 PDT 2016
Author: spyffe
Date: Tue Jul 12 18:31:42 2016
New Revision: 275237
URL: http://llvm.org/viewvc/llvm-project?rev=275237&view=rev
Log:
Revert r275223, which committed the wrong thing.
Modified:
lldb/trunk/lldb.xcworkspace/contents.xcworkspacedata
Modified: lldb/trunk/lldb.xcworkspace/contents.xcworkspacedata
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/lldb.xcworkspace/contents.xcworkspacedata?rev=275237&r1=275236&r2=275237&view=diff
==============================================================================
--- lldb/trunk/lldb.xcworkspace/contents.xcworkspacedata (original)
+++ lldb/trunk/lldb.xcworkspace/contents.xcworkspacedata Tue Jul 12 18:31:42 2016
@@ -10,7 +10,4 @@
<FileRef
location = "group:tools/lldb-perf/lldbperf.xcodeproj">
</FileRef>
- <FileRef
- location = "group:llvm">
- </FileRef>
</Workspace>
More information about the lldb-commits
mailing list