source: src/benchmark/compile/empty.c@ 6fa409e

new-env
Last change on this file since 6fa409e was 3edc2df, checked in by Thierry Delisle <tdelisle@…>, 8 years ago

Added benchmark for compilation time

  • Property mode set to 100644
File size: 25 bytes
Line 
1int main() {
2 return 0;
3}
Note: See TracBrowser for help on using the repository browser.