Inliner: Add missing test for alignment assume with byval
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 26 Jun 2020 16:00:44 +0000 (12:00 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 29 Jun 2020 14:39:58 +0000 (10:39 -0400)
commit3621a520d33e64b8c8fb31a2c4b49b33d2938c1f
tree705a300201c5d007385c79612db4ae614f81c173
parentb6315aee5b420aa5a0be5f1ea86c3c963760a3f2
Inliner: Add missing test for alignment assume with byval

No tests were stressing the behavior for hasPassPointeeByValueAttr.
llvm/test/Transforms/Inline/byval-align.ll [new file with mode: 0644]