git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6156 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-05-12 22:25:24 +00:00
parent 59039a926d
commit fd9c5de425

5
test/Analysis/Makefile Normal file
View File

@ -0,0 +1,5 @@
# test/Regression/Analysis/Makefile
LEVEL = ../../..
DIRS = Dominators
include $(LEVEL)/Makefile.common