[PATCH] D110720: Verify inferattrs doesn't infer unexpected attributes
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 29 08:09:33 PDT 2021
probinson created this revision.
probinson added a reviewer: rprichard.
probinson requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Add --match-full-lines or `{{$}}` to ensure that no unexpected
attributes appear at the ends of lines. Account for the cases
where attributes were in fact appearing.
https://reviews.llvm.org/D110720
Files:
llvm/test/Transforms/InferFunctionAttrs/annotate.ll
llvm/test/Transforms/InferFunctionAttrs/no-proto.ll
llvm/test/Transforms/InferFunctionAttrs/nobuiltin.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110720.375898.patch
Type: text/x-patch
Size: 13113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/deb1e9d0/attachment.bin>
More information about the llvm-commits
mailing list