Alpha doesn't have a native f32 extload instruction.
[oota-llvm.git] / lib / CodeGen / IntrinsicLowering.cpp
index c200aebf06da3fe1919c6f7c1965af1191763eca..63ff815291381b682516a1df70af21de4e472a54 100644 (file)
@@ -15,7 +15,7 @@
 #include "llvm/Constants.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/Module.h"
-#include "llvm/iOther.h"
+#include "llvm/Instructions.h"
 #include <iostream>
 
 using namespace llvm;