]> granicus.if.org Git - llvm/commit
[Attributor][FIX] Use check prefix that is actually tested
authorJohannes Doerfert <jdoerfert@anl.gov>
Sun, 13 Oct 2019 20:40:10 +0000 (20:40 +0000)
committerJohannes Doerfert <jdoerfert@anl.gov>
Sun, 13 Oct 2019 20:40:10 +0000 (20:40 +0000)
commit3b5635a0b32cea714c8d106e0c42ac21ee62249d
treeacdb421b2d273b0ad8d053852fb6023f88c9f91f
parent4c5b964b47a12bb18586ce0fe67ed19754dfbda2
[Attributor][FIX] Use check prefix that is actually tested

Summary:
This changes "CHECK" check lines to "ATTRIBUTOR" check lines where
necessary and also fixes the now exposed, mostly minor, problems.

Reviewers: sstefan1, uenoku

Subscribers: hiraditya, bollu, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68929

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@374735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Attributor.cpp
test/Transforms/FunctionAttrs/arg_returned.ll
test/Transforms/FunctionAttrs/dereferenceable.ll
test/Transforms/FunctionAttrs/nocapture.ll