aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/block-decl-merging.c
AgeCommit message (Expand)Author
2011-09-09Treat the weak export of block runtime symbols as a deployment-targetJohn McCall
2010-07-21Switch some random local-decl cleanups over to using lazy cleanups. Turn onJohn McCall
2010-07-16IRgen: Support user defined attributes on block runtime functions.Daniel Dunbar