[PATCH] D121970: [Verify] check that BlockAddresses don't refer to functions with certain linkages which wont be emitted

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 15:39:01 PDT 2022


nickdesaulniers updated this revision to Diff 416352.
nickdesaulniers added a comment.

- git add my test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121970/new/

https://reviews.llvm.org/D121970

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/blockaddress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121970.416352.patch
Type: text/x-patch
Size: 3591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/3ffe197e/attachment.bin>


More information about the llvm-commits mailing list