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
This commit is contained in:
Brian Gaeke 2004-02-08 05:49:29 +00:00
parent 2dea8d65bc
commit 973e3ec7db

View File

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