Remove obsolete function TargetRegistry::getClosestTargetForJIT()
authorAlp Toker <alp@nuanti.com>
Tue, 1 Jul 2014 10:47:13 +0000 (10:47 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 1 Jul 2014 10:47:13 +0000 (10:47 +0000)
commit25b7acf34fc7812e671799a73c90e738f6c5386b
tree81eb68b3dd531f716cd8a663cf7b452df4adcae3
parent74ed21faef215e00b692492155fbae58e481bfa4
Remove obsolete function TargetRegistry::getClosestTargetForJIT()

This was kept around "for compatibility through 2.6" in 2009 and is not used or
tested.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212095 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/TargetRegistry.h
lib/Support/TargetRegistry.cpp