David Blaikie
|
d6c88ece21
|
[opaque pointer types] Explicit non-pointer type for call expressions
(migration for recent LLVM change to textual IR for calls)
llvm-svn: 235147
|
2015-04-16 23:25:00 +00:00 |
Chris Lattner
|
3517f14219
|
PR10337 reminds me that calls return values, lets handle them just
like arguments. Thanks PR10337! :)
llvm-svn: 135030
|
2011-07-13 03:59:32 +00:00 |
Chris Lattner
|
3ce8668273
|
fix PR10335 by watching out for IR type compatibility in call argument lists.
llvm-svn: 134966
|
2011-07-12 04:53:39 +00:00 |
Chris Lattner
|
5e3ef09f20
|
make test name less specific
llvm-svn: 134964
|
2011-07-12 04:51:05 +00:00 |