From: Misha Brukman Date: Thu, 10 Jul 2003 16:35:17 +0000 (+0000) Subject: Converted tabs to spaces. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cc41afa6b1565485799681546106a3911d767586;p=oota-llvm.git Converted tabs to spaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7139 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/opt/Makefile b/tools/opt/Makefile index ba23dabdb9a..4c38c76dfec 100644 --- a/tools/opt/Makefile +++ b/tools/opt/Makefile @@ -2,7 +2,7 @@ LEVEL = ../.. TOOLNAME = opt USEDLIBS = bcreader bcwriter \ - instrument profpaths scalaropts \ + instrument profpaths scalaropts \ ipo ipa.a datastructure transforms target.a analysis \ transformutils vmcore support