This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tinycc
Watch
1
Star
0
Fork
0
You've already forked tinycc
mirror of
https://github.com/frida/tinycc
synced
2024-11-28 02:29:38 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
55f8963dfa
tinycc
/
tests
/
tests2
/
85_asm-outside-function.expect
2 lines
5 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 06:49:22 +03:00
okay
Reference in New Issue
Copy Permalink