aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-05-19 23:16:19 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-05-19 23:16:19 +0000
commit424b59b1ce3b6550dd2c76e15c21bf7261a69ee0 (patch)
tree96c76670e20ced51daa99e3b729d9871753fdd65 /clang/lib/Serialization/ModuleManager.cpp
parentbdc1d45f579eccff6727f671cd045a54924f861c (diff)
downloadllvm-424b59b1ce3b6550dd2c76e15c21bf7261a69ee0.zip
llvm-424b59b1ce3b6550dd2c76e15c21bf7261a69ee0.tar.gz
llvm-424b59b1ce3b6550dd2c76e15c21bf7261a69ee0.tar.bz2
DebugInfo: Assume all subprogram DIEs have been created before any abstract subprograms are constructed.
Since we visit the whole list of subprograms for each CU at module start, this is clearly true - don't test for the case, just assert it. A few old test cases seemed to have incomplete subprogram lists, but any attempt to reproduce them shows full subprogram lists that even include entities that have been completely inlined and the out of line definition removed. llvm-svn: 209178
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions