tinycc
tinycc copied to clipboard
My fork of Fabrice Bellard's Tiny C Compiler
See run4flat/Alien-TinyCC#10 for reference. At first I thought something was broken on my end, but upgrading to Fedora 22 didn't resolve the issue, so I'm thinking this may be a...
Is there a reason we can't revise the symbol table copy process to use the current `define_push`?
`tcc_compile_string_ex` was a convenience function for C::Blocks. That module is now sophisticated enough that it should be able to add `#line` directives to strings that are being compiled.