Reenable X86 backend, even though it doesn't do much, at least it compiles
authorChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 20:29:34 +0000 (20:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 20:29:34 +0000 (20:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4404 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Makefile

index 3c5bf674648aeb5b5c2bbdd8ccae41e528f3bce9..32032a66be16edcb0755f6d067fdebd871356398 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ../..
-DIRS = Sparc
+DIRS = Sparc X86
 LIBRARYNAME = target
 BUILD_ARCHIVE = 1