diff options
author | Daniel Dunbar <daniel@zuster.org> | 2008-10-14 23:23:59 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2008-10-14 23:23:59 +0000 |
commit | 22ba9eb9f3e1e3d0876ad14c0e7aa3cd1b76ba0c (patch) | |
tree | 126450b1955462631e11c1941a9dddc926cc4ec4 /llvm/Xcode | |
parent | 8afa98916ab7bbf2a789a0f7f5c0591d43fd25b3 (diff) | |
download | bcm5719-llvm-22ba9eb9f3e1e3d0876ad14c0e7aa3cd1b76ba0c.tar.gz bcm5719-llvm-22ba9eb9f3e1e3d0876ad14c0e7aa3cd1b76ba0c.zip |
Remove Stacker.html from Xcode project.
llvm-svn: 57534
Diffstat (limited to 'llvm/Xcode')
-rw-r--r-- | llvm/Xcode/LLVM.xcodeproj/project.pbxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/Xcode/LLVM.xcodeproj/project.pbxproj b/llvm/Xcode/LLVM.xcodeproj/project.pbxproj index 181508e54dc..383a2ad225f 100644 --- a/llvm/Xcode/LLVM.xcodeproj/project.pbxproj +++ b/llvm/Xcode/LLVM.xcodeproj/project.pbxproj @@ -1035,7 +1035,6 @@ DE66F3F308ABF35D00323D32 /* Projects.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Projects.html; sourceTree = "<group>"; }; DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = ReleaseNotes.html; sourceTree = "<group>"; }; DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SourceLevelDebugging.html; sourceTree = "<group>"; }; - DE66F3F608ABF35D00323D32 /* Stacker.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = Stacker.html; sourceTree = "<group>"; }; DE66F3F708ABF35D00323D32 /* SystemLibrary.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = SystemLibrary.html; sourceTree = "<group>"; }; DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TableGenFundamentals.html; sourceTree = "<group>"; }; DE66F3F908ABF35D00323D32 /* TestingGuide.html */ = {isa = PBXFileReference; explicitFileType = text.html.documentation; fileEncoding = 30; path = TestingGuide.html; sourceTree = "<group>"; }; @@ -2688,7 +2687,6 @@ DE66F3F308ABF35D00323D32 /* Projects.html */, DE66F3F408ABF35D00323D32 /* ReleaseNotes.html */, DE66F3F508ABF35D00323D32 /* SourceLevelDebugging.html */, - DE66F3F608ABF35D00323D32 /* Stacker.html */, DE66F3F708ABF35D00323D32 /* SystemLibrary.html */, DE66F3F808ABF35D00323D32 /* TableGenFundamentals.html */, DE66F3F908ABF35D00323D32 /* TestingGuide.html */, |