From 3f189a3eb40208c75ea33cf75e7183a48087541a Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 20 Jul 2009 00:24:17 +0000 Subject: CMake support for SystemZ. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76384 91177308-0d34-0410-b5e6-96231b3b80d8 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 90382503e4..2e7ebc229d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -59,6 +59,7 @@ set(LLVM_ALL_TARGETS PIC16 PowerPC Sparc + SystemZ X86 XCore ) -- cgit v1.2.3