1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/Transforms/InferFunctionAttrs
Michael Kuperstein 54c54e0c3e [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