summaryrefslogtreecommitdiff
path: root/test/Verifier/byval-2.ll
Commit message (Expand)AuthorAge
* Diagnose uses of unsized types with the byval attribute in theDan Gohman2008-08-27
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* update this test to pass with duncan's change.Chris Lattner2008-01-22
* Test that byval cannot be used with pointers toDuncan Sands2008-01-14
* check for correct usage of the byval attributeRafael Espindola2007-07-10