summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/examples/Fibonacci/Makefile (renamed from llvm/projects/SmallExamples/Fibonacci/Makefile)0
-rw-r--r--llvm/examples/Fibonacci/fibonacci.cpp (renamed from llvm/projects/SmallExamples/Fibonacci/fibonacci.cpp)0
-rw-r--r--llvm/examples/HowToUseJIT/HowToUseJIT.cpp (renamed from llvm/projects/SmallExamples/HowToUseJIT/HowToUseJIT.cpp)0
-rw-r--r--llvm/examples/HowToUseJIT/Makefile (renamed from llvm/projects/SmallExamples/HowToUseJIT/Makefile)0
-rw-r--r--llvm/examples/ModuleMaker/Makefile (renamed from llvm/projects/SmallExamples/ModuleMaker/Makefile)0
-rw-r--r--llvm/examples/ModuleMaker/Makefile.common.in (renamed from llvm/projects/SmallExamples/ModuleMaker/Makefile.common.in)0
-rw-r--r--llvm/examples/ModuleMaker/README.txt (renamed from llvm/projects/SmallExamples/ModuleMaker/README.txt)0
-rw-r--r--llvm/examples/ModuleMaker/autoconf/LICENSE.TXT (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/LICENSE.TXT)0
-rw-r--r--llvm/examples/ModuleMaker/autoconf/aclocal.m4 (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/aclocal.m4)0
-rwxr-xr-xllvm/examples/ModuleMaker/autoconf/config.guess (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/config.guess)0
-rwxr-xr-xllvm/examples/ModuleMaker/autoconf/config.sub (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/config.sub)0
-rw-r--r--llvm/examples/ModuleMaker/autoconf/configure.ac (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/configure.ac)0
-rw-r--r--llvm/examples/ModuleMaker/autoconf/install-sh (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/install-sh)0
-rw-r--r--llvm/examples/ModuleMaker/autoconf/ltmain.sh (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/ltmain.sh)0
-rwxr-xr-xllvm/examples/ModuleMaker/autoconf/mkinstalldirs (renamed from llvm/projects/SmallExamples/ModuleMaker/autoconf/mkinstalldirs)0
-rwxr-xr-xllvm/examples/ModuleMaker/configure (renamed from llvm/projects/SmallExamples/ModuleMaker/configure)0
-rw-r--r--llvm/examples/ModuleMaker/tools/Makefile (renamed from llvm/projects/SmallExamples/ModuleMaker/tools/Makefile)0
-rw-r--r--llvm/examples/ModuleMaker/tools/ModuleMaker/Makefile (renamed from llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile)0
-rw-r--r--llvm/examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp (renamed from llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp)0
-rw-r--r--llvm/projects/SmallExamples/Makefile15
20 files changed, 0 insertions, 15 deletions
diff --git a/llvm/projects/SmallExamples/Fibonacci/Makefile b/llvm/examples/Fibonacci/Makefile
index df1e12806be..df1e12806be 100644
--- a/llvm/projects/SmallExamples/Fibonacci/Makefile
+++ b/llvm/examples/Fibonacci/Makefile
diff --git a/llvm/projects/SmallExamples/Fibonacci/fibonacci.cpp b/llvm/examples/Fibonacci/fibonacci.cpp
index 776378dc1fa..776378dc1fa 100644
--- a/llvm/projects/SmallExamples/Fibonacci/fibonacci.cpp
+++ b/llvm/examples/Fibonacci/fibonacci.cpp
diff --git a/llvm/projects/SmallExamples/HowToUseJIT/HowToUseJIT.cpp b/llvm/examples/HowToUseJIT/HowToUseJIT.cpp
index 889b34aa95c..889b34aa95c 100644
--- a/llvm/projects/SmallExamples/HowToUseJIT/HowToUseJIT.cpp
+++ b/llvm/examples/HowToUseJIT/HowToUseJIT.cpp
diff --git a/llvm/projects/SmallExamples/HowToUseJIT/Makefile b/llvm/examples/HowToUseJIT/Makefile
index 519c38ea090..519c38ea090 100644
--- a/llvm/projects/SmallExamples/HowToUseJIT/Makefile
+++ b/llvm/examples/HowToUseJIT/Makefile
diff --git a/llvm/projects/SmallExamples/ModuleMaker/Makefile b/llvm/examples/ModuleMaker/Makefile
index 034ab053ba5..034ab053ba5 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/Makefile
+++ b/llvm/examples/ModuleMaker/Makefile
diff --git a/llvm/projects/SmallExamples/ModuleMaker/Makefile.common.in b/llvm/examples/ModuleMaker/Makefile.common.in
index 1f1cfc3c2e0..1f1cfc3c2e0 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/Makefile.common.in
+++ b/llvm/examples/ModuleMaker/Makefile.common.in
diff --git a/llvm/projects/SmallExamples/ModuleMaker/README.txt b/llvm/examples/ModuleMaker/README.txt
index 877cf8fb98a..877cf8fb98a 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/README.txt
+++ b/llvm/examples/ModuleMaker/README.txt
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/LICENSE.TXT b/llvm/examples/ModuleMaker/autoconf/LICENSE.TXT
index 72fdd39edcc..72fdd39edcc 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/LICENSE.TXT
+++ b/llvm/examples/ModuleMaker/autoconf/LICENSE.TXT
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/aclocal.m4 b/llvm/examples/ModuleMaker/autoconf/aclocal.m4
index e9b9180df41..e9b9180df41 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/aclocal.m4
+++ b/llvm/examples/ModuleMaker/autoconf/aclocal.m4
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/config.guess b/llvm/examples/ModuleMaker/autoconf/config.guess
index cc726cd15a9..cc726cd15a9 100755
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/config.guess
+++ b/llvm/examples/ModuleMaker/autoconf/config.guess
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/config.sub b/llvm/examples/ModuleMaker/autoconf/config.sub
index 9772e87d241..9772e87d241 100755
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/config.sub
+++ b/llvm/examples/ModuleMaker/autoconf/config.sub
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/configure.ac b/llvm/examples/ModuleMaker/autoconf/configure.ac
index eeb5b727d04..eeb5b727d04 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/configure.ac
+++ b/llvm/examples/ModuleMaker/autoconf/configure.ac
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/install-sh b/llvm/examples/ModuleMaker/autoconf/install-sh
index 398a88e1421..398a88e1421 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/install-sh
+++ b/llvm/examples/ModuleMaker/autoconf/install-sh
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/ltmain.sh b/llvm/examples/ModuleMaker/autoconf/ltmain.sh
index fe83ff4fb74..fe83ff4fb74 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/ltmain.sh
+++ b/llvm/examples/ModuleMaker/autoconf/ltmain.sh
diff --git a/llvm/projects/SmallExamples/ModuleMaker/autoconf/mkinstalldirs b/llvm/examples/ModuleMaker/autoconf/mkinstalldirs
index 994d71ce7a7..994d71ce7a7 100755
--- a/llvm/projects/SmallExamples/ModuleMaker/autoconf/mkinstalldirs
+++ b/llvm/examples/ModuleMaker/autoconf/mkinstalldirs
diff --git a/llvm/projects/SmallExamples/ModuleMaker/configure b/llvm/examples/ModuleMaker/configure
index 07b82ea4356..07b82ea4356 100755
--- a/llvm/projects/SmallExamples/ModuleMaker/configure
+++ b/llvm/examples/ModuleMaker/configure
diff --git a/llvm/projects/SmallExamples/ModuleMaker/tools/Makefile b/llvm/examples/ModuleMaker/tools/Makefile
index b15b35b33d0..b15b35b33d0 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/tools/Makefile
+++ b/llvm/examples/ModuleMaker/tools/Makefile
diff --git a/llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile b/llvm/examples/ModuleMaker/tools/ModuleMaker/Makefile
index 21e8579d9f4..21e8579d9f4 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile
+++ b/llvm/examples/ModuleMaker/tools/ModuleMaker/Makefile
diff --git a/llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp b/llvm/examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp
index 71e6c8cd769..71e6c8cd769 100644
--- a/llvm/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp
+++ b/llvm/examples/ModuleMaker/tools/ModuleMaker/ModuleMaker.cpp
diff --git a/llvm/projects/SmallExamples/Makefile b/llvm/projects/SmallExamples/Makefile
deleted file mode 100644
index 9bf67bf2d4a..00000000000
--- a/llvm/projects/SmallExamples/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-##===- projects/Makefile ------------------------------*- Makefile -*-===##
-#
-# The LLVM Compiler Infrastructure
-#
-# This file was developed by the LLVM research group and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
-#
-##===----------------------------------------------------------------------===##
-LEVEL=../..
-
-include $(LEVEL)/Makefile.config
-
-DIRS = Fibonacci HowToUseJIT
-
-include $(BUILD_SRC_ROOT)/Makefile.rules
OpenPOWER on IntegriCloud