summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2011-03-26 16:35:10 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2011-03-26 16:35:10 +0000
commit355ce074257414f728972fcbcf695f080383298e (patch)
tree4fa9db62083b2d28986850bfdf643850d7db1414 /clang/lib/Frontend/CompilerInvocation.cpp
parent4f444d7c44485055253415673ff70fe25f85ffc9 (diff)
downloadbcm5719-llvm-355ce074257414f728972fcbcf695f080383298e.tar.gz
bcm5719-llvm-355ce074257414f728972fcbcf695f080383298e.zip
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. llvm-svn: 128342
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud