move static function out of anon namespace, no functionality change.
authorChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 23:48:12 +0000 (23:48 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Apr 2008 23:48:12 +0000 (23:48 +0000)
commitf899fce0c0492a6fa405323c073b3380260e5806
treee6ca562fe236fd48fd2533e697a47cd10862697d
parentacf8b01fd6dd7a796d490795886bdfa67f074631
move static function out of anon namespace, no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50330 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp