OSDN Git Service

Move RegsForValue to an anonymous namespace, since it is only used
authorDan Gohman <gohman@apple.com>
Mon, 23 Nov 2009 17:46:23 +0000 (17:46 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 23 Nov 2009 17:46:23 +0000 (17:46 +0000)
commitf9bd450a1074ad7b08e691b08388f0e39d5b06cc
tree70257c49c100467f869a8d54ec2c75f5c8123856
parent66336edf823f8d64d77dc5ab2bbefc21ef82f6ec
Move RegsForValue to an anonymous namespace, since it is only used
in this file.

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