aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFImportFile.cpp
diff options
context:
space:
mode:
authorJulian Nagele <j.nagele@apple.com>2024-03-27 09:30:27 +0000
committerGitHub <noreply@github.com>2024-03-27 10:30:27 +0100
commitdf75183d70e029352a49c93f275db703c81a65c1 (patch)
tree6f6631788d01a1bfa2252d8410b45aafddaae2f4 /llvm/lib/Object/COFFImportFile.cpp
parentbd9bb31bce0754c0a04d5c842ab3e7f8dd467861 (diff)
downloadllvm-df75183d70e029352a49c93f275db703c81a65c1.zip
llvm-df75183d70e029352a49c93f275db703c81a65c1.tar.gz
llvm-df75183d70e029352a49c93f275db703c81a65c1.tar.bz2
[TBAA] Add verifier for tbaa.struct metadata (#86709)
Adds logic to the IR verifier that checks whether !tbaa.struct nodes are well-formed. That is, it checks that the operands of !tbaa.struct nodes are in groups of three, that each group of three operands consists of two integers and a valid tbaa node, and that the regions described by the offset and size operands are non-overlapping. PR: https://github.com/llvm/llvm-project/pull/86709
Diffstat (limited to 'llvm/lib/Object/COFFImportFile.cpp')
0 files changed, 0 insertions, 0 deletions