Michael Matz dd57a34866 tccasm: Don't ignore # in preprocessor directives
Our preprocessor throws away # line-comments in asm mode.
It did so also inside preprocessor directives, thereby
removing stringification.  Parse defines in non-asm mode (but
retain '.' as identifier character inside macro definitions).
2016-12-15 17:47:11 +01:00
..
2016-12-15 17:47:05 +01:00
2016-12-15 17:01:22 +01:00
2016-12-15 17:04:07 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00