summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-07-23 22:04:02 +0000
committerChris Lattner <sabre@nondot.org>2002-07-23 22:04:02 +0000
commit5afe2f2ccdb4c91a8af6f2205dfdb4ee45ea050c (patch)
treeea4279724c19b6e55cc68e9e0a8469a160caf39a /llvm/lib
parent0db86893eb869ad8d7f29124f0685aa251ff230e (diff)
downloadbcm5719-llvm-5afe2f2ccdb4c91a8af6f2205dfdb4ee45ea050c.tar.gz
bcm5719-llvm-5afe2f2ccdb4c91a8af6f2205dfdb4ee45ea050c.zip
Rename header
llvm-svn: 3037
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Transforms/IPO/FunctionResolution.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Transforms/IPO/FunctionResolution.cpp b/llvm/lib/Transforms/IPO/FunctionResolution.cpp
index 19188cbfd19..0d05611c946 100644
--- a/llvm/lib/Transforms/IPO/FunctionResolution.cpp
+++ b/llvm/lib/Transforms/IPO/FunctionResolution.cpp
@@ -11,7 +11,7 @@
//
//===----------------------------------------------------------------------===//
-#include "llvm/Transforms/CleanupGCCOutput.h"
+#include "llvm/Transforms/IPO.h"
#include "llvm/Module.h"
#include "llvm/SymbolTable.h"
#include "llvm/DerivedTypes.h"
OpenPOWER on IntegriCloud