Author: reid Date: Sat Jul 7 18:59:35 2007 New Revision: 38074 URL: http://llvm.org/viewvc/llvm-project?rev=38074&view=rev Log: Remove Pass, it isn't ready (nor committed) yet.
Modified: hlvm/trunk/hlvm/Makefile Modified: hlvm/trunk/hlvm/Makefile URL: http://llvm.org/viewvc/llvm-project/hlvm/trunk/hlvm/Makefile?rev=38074&r1=38073&r2=38074&view=diff ============================================================================== --- hlvm/trunk/hlvm/Makefile (original) +++ hlvm/trunk/hlvm/Makefile Sat Jul 7 18:59:35 2007 @@ -7,6 +7,6 @@ # # List all of the subdirectories that we will compile. # -DIRS=Base AST Pass Reader Writer +DIRS=Base AST Reader Writer include $(LEVEL)/Makefile.hlvm _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits