Fix indentation of selectiondag.

I don't know why its indentation has been bugging me, but it has.

llvm-svn: 11180
This commit is contained in:
Brian Gaeke 2004-02-08 05:49:29 +00:00
parent fa616e14fc
commit d97d8faa17
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ TOOLNAME = llc
USEDLIBS = sparc \
x86 \
powerpc \
selectiondag \
selectiondag \
regalloc \
sched \
select \