diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-10-23 00:06:27 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-10-23 00:06:27 +0000 |
commit | 263a00852539077613e294e9e8dbeec4b7d3433e (patch) | |
tree | 82ee22453710a57f7fb8dab65853983433b29fb8 /llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp | |
parent | d935be3568213b56e4d243e90bcdba28bb2d7124 (diff) | |
download | bcm5719-llvm-263a00852539077613e294e9e8dbeec4b7d3433e.tar.gz bcm5719-llvm-263a00852539077613e294e9e8dbeec4b7d3433e.zip |
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScope and CSE a use of LexicalScopes::getCurrentFunctionScope
Now that we're sure the only root (non-abstract) scope is the current
function scope, there's no need for isCurrentFunctionScope, the property
can be tested directly instead.
llvm-svn: 220451
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp')
0 files changed, 0 insertions, 0 deletions