[PATCH] D15272: [Verifier] Verifier that a GlobalValue is only used in this Module

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 10:24:28 PST 2015


loladiro updated this revision to Diff 43547.
loladiro added a comment.

Switch uses() -> users() and add a comment to explain what the foreach helper is for.


http://reviews.llvm.org/D15272

Files:
  include/llvm/IR/Value.h
  lib/IR/Verifier.cpp
  unittests/IR/VerifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15272.43547.patch
Type: text/x-patch
Size: 5028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/4957fd3d/attachment.bin>


More information about the llvm-commits mailing list