Move prototype to IPO.h instead of Scalar.h
authorChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 02:37:16 +0000 (02:37 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2004 02:37:16 +0000 (02:37 +0000)
commit1e3cb34753a0cf6b8d99ebf3ada17c87dcebed79
tree93467888c3a22fbba6e83a4109075d19eab04a6c
parent4eddf37ee31e7b962ad275c591124d90c8955f42
Move prototype to IPO.h instead of Scalar.h
Make sure that the file interface header (IPO.h) is included first
remove dead #incldue

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/LoopExtractor.cpp