diff options
author | Stephen Tozer <Stephen.Tozer@Sony.com> | 2022-12-20 10:01:56 +0000 |
---|---|---|
committer | Stephen Tozer <Stephen.Tozer@Sony.com> | 2022-12-20 11:51:38 +0000 |
commit | def915c39cc4e18b304c7a8c4761cc4531c3bc4b (patch) | |
tree | 2f18fe5306f6ae68d4f2e573d952e3921d1ccd2f /llvm/lib/Transforms/Utils/Debugify.cpp | |
parent | 9aa5de9746292dbdc1e1bce0c27004ad6fe1c352 (diff) | |
download | llvm-def915c39cc4e18b304c7a8c4761cc4531c3bc4b.zip llvm-def915c39cc4e18b304c7a8c4761cc4531c3bc4b.tar.gz llvm-def915c39cc4e18b304c7a8c4761cc4531c3bc4b.tar.bz2 |
[DebugInfo] Variables with only empty values emitting when one is variadic
This patch fixes a simple bug in DbgValueHistoryMap::hasNonEmptyLocation
that caused it to treat empty DBG_VALUE_LIST instructions as non-empty
when determining whether to emit a variable or not.
Differential Revision: https://reviews.llvm.org/D133925
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions