Changes in directory llvm:
configure updated: 1.227 -> 1.228 --- Log message: added a skeleton of the ARM backend --- Diffs of the changes: (+1 -1) configure | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/configure diff -u llvm/configure:1.227 llvm/configure:1.228 --- llvm/configure:1.227 Mon May 8 19:31:00 2006 +++ llvm/configure Sun May 14 17:18:28 2006 @@ -3107,7 +3107,7 @@ enableval=all fi; case "$enableval" in - all) TARGETS_TO_BUILD="X86 Sparc PowerPC Alpha IA64" ;; + all) TARGETS_TO_BUILD="X86 Sparc PowerPC Alpha IA64 ARM" ;; host-only) case "$llvm_cv_target_arch" in x86) TARGETS_TO_BUILD="X86" ;; _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits