From 973e3ec7db21fe53417f0248083180828e2ff9a0 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Sun, 8 Feb 2004 05:49:29 +0000 Subject: Fix indentation of selectiondag. I don't know why its indentation has been bugging me, but it has. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11180 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/llc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/llc/Makefile') diff --git a/tools/llc/Makefile b/tools/llc/Makefile index 1e63f01cfc7..7a54f1f8180 100644 --- a/tools/llc/Makefile +++ b/tools/llc/Makefile @@ -11,7 +11,7 @@ TOOLNAME = llc USEDLIBS = sparc \ x86 \ powerpc \ - selectiondag \ + selectiondag \ regalloc \ sched \ select \ -- cgit v1.2.3