Skip to content

Instantly share code, notes, and snippets.

@laprej
Created December 18, 2013 16:13
Show Gist options
  • Save laprej/8025030 to your computer and use it in GitHub Desktop.
Save laprej/8025030 to your computer and use it in GitHub Desktop.
Basic block count for function
llvm-extract -func=rc airport-output.bc | opt -analyze -stats -instcount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment