Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 15:43:51 +0000 (15:43 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 7 Jan 2013 15:43:51 +0000 (15:43 +0000)
commit4068e1af9ff68b6b5fdb3233f1304e53f1bf179a
tree61b4d9c2ff6f235cb135ed0f47323480d624c3b9
parentc779e96158cbac4c62df8e2053ab6a933eba5868
Move TypeFinder.h into the IR tree, it clearly belongs with the IR library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171749 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/TypeFinder.h [new file with mode: 0644]
include/llvm/TypeFinder.h [deleted file]
lib/IR/AsmWriter.cpp
lib/IR/TypeFinder.cpp
lib/Linker/LinkModules.cpp
lib/Transforms/IPO/StripSymbols.cpp
lib/Transforms/Utils/MetaRenamer.cpp