Compare commits

..

No commits in common. "test" and "standalone_icount_measure" have entirely different histories.

View File

@ -81,7 +81,7 @@ int64_t icount_get_raw(void);
//========= Instrumentation end //========= Instrumentation end
int main(int argc, char **argv) int main(int argc, char **argv)
{ {
//test
int input_size; int input_size;
printf("argc: %d\n", argc); printf("argc: %d\n", argc);
//========= Instrumentation start //========= Instrumentation start