Dan Gohman
|
be3a88eac3
|
Diagnose uses of unsized types with the byval attribute in the
verifier. See PR2711 for details.
llvm-svn: 55414
|
2008-08-27 14:48:06 +00:00 |
|
Gabor Greif
|
b03785f0cd
|
Eliminate questionable syntax for stdin redirection. This probably also speeds things up a bit.
llvm-svn: 51357
|
2008-05-20 22:07:21 +00:00 |
|
Chris Lattner
|
973072dc77
|
update this test to pass with duncan's change.
llvm-svn: 46246
|
2008-01-22 05:31:58 +00:00 |
|
Duncan Sands
|
c6e42dfda1
|
Test that byval cannot be used with pointers to
types with no size.
llvm-svn: 45959
|
2008-01-14 14:55:05 +00:00 |
|
Rafael Espindola
|
c0d9376230
|
check for correct usage of the byval attribute
llvm-svn: 38506
|
2007-07-10 19:28:12 +00:00 |
|