summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/lldb.runcontext49
-rw-r--r--lldb/lldb.xcworkspace/contents.xcworkspacedata18
2 files changed, 0 insertions, 67 deletions
diff --git a/lldb/lldb.runcontext b/lldb/lldb.runcontext
deleted file mode 100644
index 6a1aaecb51a..00000000000
--- a/lldb/lldb.runcontext
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<RunContext
- breakPointsEnabled = "YES">
- <RunPhases>
- <BuildRunPhase
- isEnabled = "Yes"
- name = "Build"
- buildConfiguration = "Debug">
- <BuildableOutputReferences>
- <BuildableOutputReference
- BuildableOutputIdentifier = "lldb">
- </BuildableOutputReference>
- </BuildableOutputReferences>
- </BuildRunPhase>
- <ActionRunPhase
- isEnabled = "Yes"
- name = "Pre-Launch">
- <Actions>
- </Actions>
- </ActionRunPhase>
- <LaunchRunPhase
- isEnabled = "Yes"
- name = "Launch">
- <CommandLineArguments>
- <CommandLineArgument>
- </CommandLineArgument>
- </CommandLineArguments>
- <EnvironmentVariables>
- </EnvironmentVariables>
- <AdditionalOptions>
- </AdditionalOptions>
- <AdditionalSourceCodeFilesAndDirs>
- </AdditionalSourceCodeFilesAndDirs>
- <AdditionalDSYMFilesAndDirs>
- </AdditionalDSYMFilesAndDirs>
- </LaunchRunPhase>
- <ActionRunPhase
- isEnabled = "Yes"
- name = "Quit">
- <Actions>
- </Actions>
- </ActionRunPhase>
- </RunPhases>
- <BuildableOutputRunnable>
- <BuildableOutputReference
- BuildableOutputIdentifier = "lldb">
- </BuildableOutputReference>
- </BuildableOutputRunnable>
-</RunContext>
diff --git a/lldb/lldb.xcworkspace/contents.xcworkspacedata b/lldb/lldb.xcworkspace/contents.xcworkspacedata
deleted file mode 100644
index 8995b415fd4..00000000000
--- a/lldb/lldb.xcworkspace/contents.xcworkspacedata
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Workspace>
- <FileRef
- path = "lldb.xcodeproj"
- referenceStyle = "3">
- </FileRef>
- <Group
- name = "Supporting Files">
- <FileRef
- path = "lldb.runcontext"
- referenceStyle = "3">
- </FileRef>
- </Group>
- <SmartGroup
- name = "Run Contexts"
- typeIdentifier = "com.apple.dt.document.run-context">
- </SmartGroup>
-</Workspace>
OpenPOWER on IntegriCloud