diff options
author | Leonard Chan <leonardchan@google.com> | 2022-09-20 22:00:20 +0000 |
---|---|---|
committer | Leonard Chan <leonardchan@google.com> | 2022-09-22 18:42:31 +0000 |
commit | 21b03bf9706138b8b8f0b0ab06df763acad17704 (patch) | |
tree | 26319482acb949cc144066c5c23e0968e6429f7b /clang/lib/Lex/ModuleMap.cpp | |
parent | ccb47b41e4936d1d44dfbaf5aac028280c216932 (diff) | |
download | llvm-21b03bf9706138b8b8f0b0ab06df763acad17704.zip llvm-21b03bf9706138b8b8f0b0ab06df763acad17704.tar.gz llvm-21b03bf9706138b8b8f0b0ab06df763acad17704.tar.bz2 |
[llvm] Handle dso_local_equivalent in FunctionComparator
This addresses https://github.com/llvm/llvm-project/issues/51066.
Prior to this, dso_local_equivalent would lead to an llvm_unreachable in
a switch in the FunctionComparator. This adds a conservative case in
that switch that just compares the underlying functions.
Differential Revision: https://reviews.llvm.org/D134300
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions