aboutsummaryrefslogtreecommitdiff
path: root/test/Assembler/2008-09-02-FunctionNotes2.ll
AgeCommit message (Expand)Author
2012-10-09Inline the checks for mutually exclusive attributes since they're used in onl...Bill Wendling
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-10-01Attributes noinline alwaysinline are incompatibleDevang Patel
2008-10-01Don't leave an output file in the test directory.Dan Gohman
2008-09-29Support inreg, zext and sext as return value attributes.Devang Patel
2008-09-27Update tests.Devang Patel
2008-09-02Function notes tests.Devang Patel