Files
TinyCC/tests
Michael Matz 42e2a67f23 Fix some code suppression fallout
Some more subtle issues with code suppression:
- outputting asms but not their operand setup is broken
- but global asms must always be output
- statement expressions are transparent to code suppression
- vtop can't be transformed from VT_CMP/VT_JMP when nocode_wanted

Also remove .exe files from tests2 if they don't fail.
2016-12-20 04:58:34 +01:00
..
2016-12-15 17:49:56 +01:00
2016-12-20 04:58:34 +01:00
2016-12-15 17:01:22 +01:00
2016-12-18 22:05:42 +01:00
2016-12-20 04:58:34 +01:00
2016-12-15 17:47:08 +01:00
2016-10-01 20:27:41 +02:00