[llvm-dev] dynamic Instruction Count

yusra seemi via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 21 09:54:04 PST 2018


how to actually count the dynamic instructions in the code? I am trying to
write a pass, i have built it successfully too but still getting the error
when trying to run with a file.
ERROR IS:
bash: /home/haier/Documents/build/bin/opt: Permission denied
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181121/4c32792a/attachment.html>


More information about the llvm-dev mailing list