diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2011-03-26 16:35:10 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2011-03-26 16:35:10 +0000 |
commit | 7d706ede7d7e5262bb22f75f1972f0eacbf7eab5 (patch) | |
tree | 5fb6edb69f955bdd1ab9759fe7cbe08b010b106b /lib/CodeGen/SplitKit.cpp | |
parent | 050db52276d0a9609ed4e2ba7ccaa76b7b33cdd1 (diff) |
Turn SelectionDAGBuilder::GetRegistersForValue into a local function.
It couldn't be used outside of the file because SDISelAsmOperandInfo
is local to SelectionDAGBuilder.cpp. Making it a static function avoids
a weird linkage dance.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128342 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions