hanchenye-llvm-project/llvm/test/Transforms/InferFunctionAttrs
Michael Kuperstein 79dcc274b4 [InferAttributes] Don't access parameters that don't exist.
Check for the correct number of parameters before querying their type.
This fixes PR30455.

llvm-svn: 282038
2016-09-20 23:10:31 +00:00
..
annotate.ll Recommitting r275284: add support to inline __builtin_mempcpy 2016-07-29 18:23:18 +00:00
no-proto.ll Recommitting r275284: add support to inline __builtin_mempcpy 2016-07-29 18:23:18 +00:00
pr30455.ll [InferAttributes] Don't access parameters that don't exist. 2016-09-20 23:10:31 +00:00