[PATCH] D138840: Verifier: Disallow uses of intrinsic global variables

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 15:05:11 PST 2022


arsenm updated this revision to Diff 478390.
arsenm added a comment.
Herald added a subscriber: hiraditya.

Correct patch


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

https://reviews.llvm.org/D138840

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Linker/IRMover.cpp
  llvm/test/Linker/Inputs/funcimport_appending_global_used.ll
  llvm/test/Linker/funcimport_appending_global_used.ll
  llvm/test/Verifier/global-ctors-dtors-uses.ll
  llvm/test/Verifier/used-uses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138840.478390.patch
Type: text/x-patch
Size: 4889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/9356677c/attachment.bin>


More information about the llvm-commits mailing list