Move into the VMCore library
authorChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 08:30:20 +0000 (08:30 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Dec 2003 08:30:20 +0000 (08:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10623 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/IntrinsicLowering.cpp
lib/VMCore/IntrinsicLowering.cpp

index b7b67d25857bc1df58fa7ea786f2f74e960954a5..31a904351d2f71baef1b75ff7def649abcb9fc98 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/CodeGen/IntrinsicLowering.h"
+#include "llvm/IntrinsicLowering.h"
 #include "llvm/Constant.h"
 #include "llvm/Intrinsics.h"
 #include "llvm/Module.h"
index b7b67d25857bc1df58fa7ea786f2f74e960954a5..31a904351d2f71baef1b75ff7def649abcb9fc98 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/CodeGen/IntrinsicLowering.h"
+#include "llvm/IntrinsicLowering.h"
 #include "llvm/Constant.h"
 #include "llvm/Intrinsics.h"
 #include "llvm/Module.h"