diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-05-25 23:11:28 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2017-05-25 23:11:28 +0000 |
commit | 2c78f183fed997e24a67a0d5feb753940c750bbe (patch) | |
tree | 5ac39d9bbcd3dd53455207ae5e21ad560c421269 /clang/lib/Lex/ModuleMap.cpp | |
parent | 13b12dc02d1671c886720d218eb20e48dc78ead6 (diff) | |
download | llvm-2c78f183fed997e24a67a0d5feb753940c750bbe.zip llvm-2c78f183fed997e24a67a0d5feb753940c750bbe.tar.gz llvm-2c78f183fed997e24a67a0d5feb753940c750bbe.tar.bz2 |
DebugInfo: Simplify scopes+subprogram handling since the subprogram<>cu link inversion
Previously this code was defensive to the situation in which the debug
info scopes would lead to a different subprogram from the subprogram in
the CU's subprogram list (this could've happened with linkonce
functions, etc as per the comment being removed). Since the CU<>SP link
reversal this is no longer possible.
llvm-svn: 303933
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions