From 5911719ea127b8062e39ec014d15c84695412ada Mon Sep 17 00:00:00 2001
From: Reid Spencer <rspencer@reidspencer.com>
Date: Wed, 11 Jul 2007 17:03:27 +0000
Subject: [PATCH] Move the ModuleInfo.txt file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39735 91177308-0d34-0410-b5e6-96231b3b80d8
---
 ModuleInfo.txt | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 ModuleInfo.txt

diff --git a/ModuleInfo.txt b/ModuleInfo.txt
new file mode 100644
index 00000000000..4368ef067ae
--- /dev/null
+++ b/ModuleInfo.txt
@@ -0,0 +1,5 @@
+# This file provides information for llvm-top
+DepModule: llvm 
+ConfigCmd:
+ConfigTest:
+BuildCmd:
-- 
GitLab