summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-12-04 00:30:22 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-12-04 00:30:22 +0000
commit1dd82dd3fc608ee600652a8bf34f6c345354e3b0 (patch)
treefc951aa594289317218c432eda03c2714738bd79 /lldb/source/Commands/CommandObjectExpression.cpp
parent686240a97eb3ff45545300c8417c38689551a176 (diff)
downloadbcm5719-llvm-1dd82dd3fc608ee600652a8bf34f6c345354e3b0.tar.gz
bcm5719-llvm-1dd82dd3fc608ee600652a8bf34f6c345354e3b0.zip
Use MRI::getSimpleHint() instead of getRegAllocPref() in remaining cases.
Targets can provide multiple hints now, so getRegAllocPref() doesn't make sense any longer because it only returns one preferred register. Replace it with getSimpleHint() in the remaining heuristics. This function only llvm-svn: 169188
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud