aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAmy Huang <akhuang@google.com>2020-11-24 11:26:14 -0800
committerAmy Huang <akhuang@google.com>2020-11-25 16:13:32 -0800
commit1363dfaf3105470e1724ed1f17c6d9c0713f442e (patch)
tree61ea5dbbfdf2fd282f8ec945fe3d9f0a6f13d793 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb534beabeed3ba1777cd0ff9ce552d077e496726 (diff)
downloadllvm-1363dfaf3105470e1724ed1f17c6d9c0713f442e.zip
llvm-1363dfaf3105470e1724ed1f17c6d9c0713f442e.tar.gz
llvm-1363dfaf3105470e1724ed1f17c6d9c0713f442e.tar.bz2
[CodeView] Avoid emitting empty debug globals subsection.
In https://reviews.llvm.org/D89072 I added static const data members to the debug subsection for globals. It skipped emitting an S_CONSTANT if it didn't have a value, which meant the subsection could be empty. This patch fixes the empty subsection issue. Differential Revision: https://reviews.llvm.org/D92049
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions