aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorJennifer Yu <jennifer.yu@intel.com>2023-02-22 19:57:30 -0800
committerJennifer Yu <jennifer.yu@intel.com>2023-02-23 09:27:56 -0800
commit1b72a32762436aad1b7064a8d44681300fd8e380 (patch)
tree800103fab1a3fe0b1b767c8b88ebac3fb8a90c8d /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentc080c1f4821274dbb358f6a6911055d9d8b6dbed (diff)
downloadllvm-1b72a32762436aad1b7064a8d44681300fd8e380.zip
llvm-1b72a32762436aad1b7064a8d44681300fd8e380.tar.gz
llvm-1b72a32762436aad1b7064a8d44681300fd8e380.tar.bz2
Skip using this[:1] map info for non-member variable.
This fix runtime problem due to generate this[:1] map info for non member variable. To fix this check VD, if VD is not null, it is not member from current or base classes. Differential Revision: https://reviews.llvm.org/D144616
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions