[opengtl-commits] [509] compilation fix with a clean llvm

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 509
Author:   cyrille
Date:     2008-11-30 10:40:32 +0100 (Sun, 30 Nov 2008)

Log Message:
-----------
compilation fix with a clean llvm

Modified Paths:
--------------
    tags/OpenGTL/0.9.7/OpenCTL/OpenCTL/Program.cpp
    tags/OpenGTL/0.9.7/OpenShiva/OpenShiva/CodeGenerator_p.cpp


Modified: tags/OpenGTL/0.9.7/OpenCTL/OpenCTL/Program.cpp
===================================================================
--- tags/OpenGTL/0.9.7/OpenCTL/OpenCTL/Program.cpp	2008-11-29 18:37:02 UTC (rev 508)
+++ tags/OpenGTL/0.9.7/OpenCTL/OpenCTL/Program.cpp	2008-11-30 09:40:32 UTC (rev 509)
@@ -52,7 +52,6 @@
 // Passes
 #include <llvm/PassManager.h>
 #include <llvm/Analysis/LoopPass.h>
-#include <llvm/Analysis/LoadValueNumbering.h>
 #include <llvm/Analysis/Verifier.h>
 #include <llvm/Target/TargetData.h>
 #include <llvm/ExecutionEngine/ExecutionEngine.h>

Modified: tags/OpenGTL/0.9.7/OpenShiva/OpenShiva/CodeGenerator_p.cpp
===================================================================
--- tags/OpenGTL/0.9.7/OpenShiva/OpenShiva/CodeGenerator_p.cpp	2008-11-29 18:37:02 UTC (rev 508)
+++ tags/OpenGTL/0.9.7/OpenShiva/OpenShiva/CodeGenerator_p.cpp	2008-11-30 09:40:32 UTC (rev 509)
@@ -29,7 +29,6 @@
 #include <llvm/Instructions.h>
 #include <llvm/Module.h>
 #include <llvm/Value.h>
-#include <llvm/ParameterAttributes.h>
 
 #include "GTLCore/CodeGenerator_p.h"
 #include "GTLCore/ExpressionResult_p.h"


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/