mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
x86 isms in tinycc.c, (2) giving it a fixed, preprocessed input file to chew on, and (3) just compiling to a .o with no attempt to link. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5439
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
prog: tinycc
|
|
args: -c test_input_for_tinycc.c
|
|
tools: none memcheck
|