summaryrefslogtreecommitdiffstats
path: root/clang.xcodeproj
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-06-16 16:22:49 +0000
committerChris Lattner <sabre@nondot.org>2009-06-16 16:22:49 +0000
commit648b981e7a9c2d4bb5c467dc74f8a21410db6a22 (patch)
tree308a7cdaa5d6b734ff5a162553a24d648a61b7da /clang.xcodeproj
parent030e8fe5aabe6a50ed7da3182df8cbce446bfeab (diff)
remove extraneous diff.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73494 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'clang.xcodeproj')
-rw-r--r--clang.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang.xcodeproj/project.pbxproj b/clang.xcodeproj/project.pbxproj
index c5098b534b..73ef1beeca 100644
--- a/clang.xcodeproj/project.pbxproj
+++ b/clang.xcodeproj/project.pbxproj
@@ -1712,7 +1712,6 @@
GCC_ENABLE_CPP_RTTI = NO;
GCC_ENABLE_PASCAL_STRINGS = NO;
GCC_ENABLE_SYMBOL_SEPARATION = NO;
- GCC_ENABLE_TRIGRAPHS = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
GCC_OPTIMIZATION_LEVEL = 0;
@@ -1724,7 +1723,6 @@
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_THREADSAFE_STATICS = NO;
GCC_USE_GCC3_PFE_SUPPORT = NO;
- GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INSTALL_PATH = "$(HOME)/bin";
OTHER_LDFLAGS = (
"-lLLVMBitWriter",