[PATCH] D40289: [SafepointIRVerifier] Allow deriving pointers from unrelocated base
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 09:28:04 PST 2017
DaniilSuchkov updated this revision to Diff 125161.
DaniilSuchkov marked 2 inline comments as done.
DaniilSuchkov added a comment.
Amended some comments, replaced lambda's wildcard capture list with explicit one, made `isNotExclusivelyConstantDerived` static function (to use it in lambdas without capturing).
https://reviews.llvm.org/D40289
Files:
lib/IR/SafepointIRVerifier.cpp
test/SafepointIRVerifier/use-derived-unrelocated.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40289.125161.patch
Type: text/x-patch
Size: 20201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/f400b6cd/attachment.bin>
More information about the llvm-commits
mailing list