aboutsummaryrefslogtreecommitdiffstats
path: root/ModuleInfo.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-04 17:14:44 +0000
committerStephen Hines <srhines@google.com>2011-11-14 09:11:47 -0800
commit205031839a6171b8f241e1e31447e52babdb7d17 (patch)
treeb100d974c8b60994175c8df108074c1b19ee4065 /ModuleInfo.txt
parent9e5c63c5713d607410671350b19300be47ce1917 (diff)
downloadexternal_llvm-205031839a6171b8f241e1e31447e52babdb7d17.zip
external_llvm-205031839a6171b8f241e1e31447e52babdb7d17.tar.gz
external_llvm-205031839a6171b8f241e1e31447e52babdb7d17.tar.bz2
utils: Remove build-for-llvm-top.sh and ModuleInfo.txt, which are not documented and I am pretty sure no one uses.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143708 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'ModuleInfo.txt')
-rw-r--r--ModuleInfo.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/ModuleInfo.txt b/ModuleInfo.txt
deleted file mode 100644
index 40607c7..0000000
--- a/ModuleInfo.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-DepModule:
-BuildCmd: ./build-for-llvm-top.sh
-CleanCmd: make clean -C ../build.llvm
-InstallCmd: make install -C ../build.llvm