summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2012-03-09 04:22:55 +0000
committerGreg Clayton <gclayton@apple.com>2012-03-09 04:22:55 +0000
commit8f15c829bfe02dcc906c695e88c8ca4b53b6035c (patch)
tree87e0e8727500d79c04c3d97bb0dbde23cf9a024a
parent1d0003ee323872685cccf10afce4ddf46daac8ac (diff)
downloadbcm5719-llvm-8f15c829bfe02dcc906c695e88c8ca4b53b6035c.tar.gz
bcm5719-llvm-8f15c829bfe02dcc906c695e88c8ca4b53b6035c.zip
Remove a debug binary from the scheme.
llvm-svn: 152379
-rw-r--r--lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme6
1 files changed, 0 insertions, 6 deletions
diff --git a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
index e2265b401dd..c56b4eb9eaa 100644
--- a/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
+++ b/lldb/lldb.xcodeproj/xcshareddata/xcschemes/lldb-tool.xcscheme
@@ -101,12 +101,6 @@
ReferencedContainer = "container:lldb.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
- <CommandLineArguments>
- <CommandLineArgument
- argument = "/private/tmp/a.out"
- isEnabled = "YES">
- </CommandLineArgument>
- </CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "LLDB_LAUNCH_FLAG_DISABLE_ASLR"
OpenPOWER on IntegriCloud