[PATCH] D141315: Verifier: Add checks for associated metadata

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 12:19:25 PST 2023


arsenm created this revision.
arsenm added reviewers: MaskRay, morehouse, pcc, vitalybuka, eugenis.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Also add missing assembler test for the valid cases.


https://reviews.llvm.org/D141315

Files:
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/Assembler/associated-metadata.ll
  llvm/test/CodeGen/X86/elf-associated.ll
  llvm/test/Verifier/associated-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141315.487529.patch
Type: text/x-patch
Size: 9402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/93fcd2fb/attachment.bin>


More information about the llvm-commits mailing list