projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59039a9
)
New file
author
Chris Lattner
<sabre@nondot.org>
Mon, 12 May 2003 22:25:24 +0000
(22:25 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 12 May 2003 22:25:24 +0000
(22:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6156
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/Makefile
[new file with mode: 0644]
patch
|
blob
diff --git a/test/Analysis/Makefile
b/test/Analysis/Makefile
new file mode 100644
(file)
index 0000000..
596da6b
--- /dev/null
+++ b/
test/Analysis/Makefile
@@ -0,0
+1,5
@@
+# test/Regression/Analysis/Makefile
+
+LEVEL = ../../..
+DIRS = Dominators
+include $(LEVEL)/Makefile.common