aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2023-12-11 08:01:04 -0300
committerGitHub <noreply@github.com>2023-12-11 08:01:04 -0300
commit162248c22dcfa0674efd339f35717ea711b8e025 (patch)
treeec6705e77c74776a86b039d87083f31a63c475fb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdd32d26a37e22a3bce15ed8c21145b17ff5e1401 (diff)
downloadllvm-162248c22dcfa0674efd339f35717ea711b8e025.zip
llvm-162248c22dcfa0674efd339f35717ea711b8e025.tar.gz
llvm-162248c22dcfa0674efd339f35717ea711b8e025.tar.bz2
[SymbolFileDWARF][NFC] Remove duplicated code checking for type tags (#74773)
There was duplicated (and complex) code querying whether tags were type-like tags (i.e. class or struct); this has been factored out into a helper function. There was also a comment about not comparing identical DIEs without ever performing that check; this comment has been removed. It was likely a result of copy paste from another function in this same file which actually does that check.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions