From cc41afa6b1565485799681546106a3911d767586 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 10 Jul 2003 16:35:17 +0000 Subject: Converted tabs to spaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7139 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/opt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/opt/Makefile') diff --git a/tools/opt/Makefile b/tools/opt/Makefile index ba23dabdb9..4c38c76dfe 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 -- cgit v1.2.3