Skip to content

Instantly share code, notes, and snippets.

@modocache
Created August 30, 2016 03:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save modocache/ceeefaa76befd738e62e078dd2e186f1 to your computer and use it in GitHub Desktop.
Save modocache/ceeefaa76befd738e62e078dd2e186f1 to your computer and use it in GitHub Desktop.
modocache@ubuntu:~/GitHub/tmp/ChexC$ ls -l | wc -l
1501
modocache@ubuntu:~/GitHub/tmp/ChexC$ time ~/GitHub/apple/build/Ninja-ReleaseAssert/llvm-linux-x86_64/bin/clang -shared -o ChexC.so File*.c
real 0m22.087s
user 0m17.848s
sys 0m2.076s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment