aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/mrtd.c
AgeCommit message (Expand)Author
2013-02-26Fix testcases to not rely upon target-* attributes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2011-09-21ANSI C requires that a call to an unprototyped function type succeedJohn McCall
2011-03-01Kill off more names to fix this testDouglas Gregor
2011-03-01Fix the test.Roman Divacky
2011-03-01Implement -mrtd which sets the StdCall calling convention to be the defaultRoman Divacky