aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/optimize.c
AgeCommit message (Expand)Author
2009-04-08More fixes to builtin preprocessor defines.Daniel Dunbar
2009-04-07Fix broken test case. I have no idea why this ever worked.Anders Carlsson
2009-04-07Use %s in test, not hard coded name.Daniel Dunbar
2009-04-06Define __OPTIMIZE__ and __OPTIMIZE_SIZE__ if the -O[12] and -Os flags are pas...Anders Carlsson