<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 6/19/16 11:40 PM, 李阳 via llvm-dev
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACYKtHDYFM+wjGw3NBs5NiL7d_9xQ=5uDB88fd0LSCdCQhTH9A@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">Dear all,
        <div><br>
        </div>
        <div>    I used the command "opt -view-cfg <src.bc>
          /dev/null" on ODROID-C2 board (armv8 architecture), however
          the result of cfg is not complete, it only shows
          control-flow-graph of one function.</div>
      </div>
    </blockquote>
    <br>
    Do you want the control flow graph of all functions, or do you want
    an inter-procedural call graph (the two are not the same)?<br>
    <br>
    Regards,<br>
    <br>
    John Criswell<br>
    <br>
    <blockquote
cite="mid:CACYKtHDYFM+wjGw3NBs5NiL7d_9xQ=5uDB88fd0LSCdCQhTH9A@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>    Does anyone ever come across this question and just
          give me some suggestions? Thanks!</div>
        <div><br>
        </div>
        <div>Best,</div>
        <div>Liyang</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <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-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
    <br>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
John Criswell
Assistant Professor
Department of Computer Science, University of Rochester
<a class="moz-txt-link-freetext" href="http://www.cs.rochester.edu/u/criswell">http://www.cs.rochester.edu/u/criswell</a></pre>
  </body>
</html>