summaryrefslogtreecommitdiff
path: root/utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2012-03-23 05:50:46 +0000
committerEric Christopher <echristo@apple.com>2012-03-23 05:50:46 +0000
commita443e5b1f1013612950fc3c9ebfafca60a1c20df (patch)
treec545f5c40915d4440006058147e804f9accfbf19 /utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp
parentfe3956ffa48eabad73e96f45df5cb7d4f03c318e (diff)
downloadllvm-a443e5b1f1013612950fc3c9ebfafca60a1c20df.tar.gz
llvm-a443e5b1f1013612950fc3c9ebfafca60a1c20df.tar.bz2
llvm-a443e5b1f1013612950fc3c9ebfafca60a1c20df.tar.xz
Remove the C backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153307 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp')
-rw-r--r--utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp b/utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp
index 0cbfc4b70f..4bc58d7579 100644
--- a/utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp
+++ b/utils/lit/lit/ExampleTests/LLVM.InTree/test/site.exp
@@ -2,7 +2,7 @@
# Do not edit here. If you wish to override these values
# edit the last section
set target_triplet "x86_64-apple-darwin10"
-set TARGETS_TO_BUILD "X86 Sparc PowerPC ARM Mips CellSPU PIC16 XCore MSP430 Blackfin CBackend MSIL CppBackend"
+set TARGETS_TO_BUILD "X86 Sparc PowerPC ARM Mips CellSPU PIC16 XCore MSP430 Blackfin MSIL CppBackend"
set srcroot "/Volumes/Data/ddunbar/llvm"
set objroot "/Volumes/Data/ddunbar/llvm.obj.64"
set srcdir "/Volumes/Data/ddunbar/llvm/test"