[PATCH] D64954: [IR][Verifier] Allow IntToPtrInst to be !dereferenceable

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 14:55:20 PDT 2019


rtaylor updated this revision to Diff 210911.
rtaylor marked an inline comment as done.
rtaylor added a comment.

Fixed test to use llvm-as and to just check for passing.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64954

Files:
  docs/LangRef.rst
  lib/IR/Verifier.cpp
  test/Verifier/dereferenceable-md-inttoptr.ll
  test/Verifier/dereferenceable-md.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64954.210911.patch
Type: text/x-patch
Size: 5708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/e82ec6f3/attachment.bin>


More information about the llvm-commits mailing list