<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Did you ensure the file is executable (`chmod +x bin/opt` and `ls
      -l bin/opt` will probably give you that information).<br>
    </p>
    <div class="moz-cite-prefix">Am 21.11.18 um 18:54 schrieb yusra
      seemi via llvm-dev:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANAATiE157MazbxApmXubqSthGunFaC4ausr9fqi17eDRMnTxQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div dir="ltr">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.  <br>
            ERROR IS: <br>
            bash: /home/haier/Documents/build/bin/opt: Permission denied<br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm</a></pre>
    </blockquote>
  </body>
</html>