forked from OSchip/llvm-project
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:
parent
fa616e14fc
commit
d97d8faa17
|
|
@ -11,7 +11,7 @@ TOOLNAME = llc
|
|||
USEDLIBS = sparc \
|
||||
x86 \
|
||||
powerpc \
|
||||
selectiondag \
|
||||
selectiondag \
|
||||
regalloc \
|
||||
sched \
|
||||
select \
|
||||
|
|
|
|||
Loading…
Reference in New Issue