From 2d4f0a4a82f1cf5b082a40443abbe715d7419c78 Mon Sep 17 00:00:00 2001 From: dim Date: Sat, 2 Oct 2010 11:45:18 +0000 Subject: Cleanup some example and empty directories that were left around after the last import of contrib/llvm. Suggested by: obrien Approved by: rpaulo (mentor) --- contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp (limited to 'contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp') diff --git a/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp b/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp deleted file mode 100644 index 8ac7313..0000000 --- a/contrib/llvm/tools/llvmc/examples/Simple/Simple.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#include "llvm/CompilerDriver/Main.inc" -#include "Simple.inc" -- cgit v1.1