From: Vikram S. Adve Date: Mon, 15 Oct 2001 12:01:05 +0000 (+0000) Subject: Added Instrumentation subdirectory. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=54287145e7638fb5537969fc3b6338da35104985;p=oota-llvm.git Added Instrumentation subdirectory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@819 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Transforms/Makefile b/lib/Transforms/Makefile index 3029b5c40d5..05bf1031443 100644 --- a/lib/Transforms/Makefile +++ b/lib/Transforms/Makefile @@ -1,4 +1,5 @@ LEVEL = ../.. +DIRS = Instrumentation LIBRARYNAME = transforms