diff gen/tollvm.cpp @ 1547:259b031f3d22

Some minor cleanups * remove an #ifdef USE_METADATA I accidently left in * remove now unneeded llvm-version includes * fix indentation in metadata.h * prevent the "Found native target" message from interrupting ccmake
author Benjamin Kramer <benny.kra@gmail.com>
date Mon, 20 Jul 2009 18:16:11 +0200
parents 7fcb72d518f6
children d6e8d5db259f
line wrap: on
line diff
--- a/gen/tollvm.cpp	Mon Jul 20 17:55:05 2009 +0200
+++ b/gen/tollvm.cpp	Mon Jul 20 18:16:11 2009 +0200
@@ -20,7 +20,6 @@
 #include "gen/complex.h"
 #include "gen/llvmhelpers.h"
 #include "gen/linkage.h"
-#include "gen/llvm-version.h"
 
 #include "ir/irtype.h"
 #include "ir/irtypeclass.h"