<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Returning a pointer to a non-const component of the underlying call
    from a const function seems deceptive.<br>
    <pre wrap="">ValueTy *getActualCallee() const {

</pre>
    I'm open to being convinced that's reasonable, but I'd prefer to see
    those left non-const or overrides which return pointers-to-const
    added.  <br>
    <br>
    Philip<br>
    <br>
    <div class="moz-cite-prefix">On 06/25/2015 05:51 PM, Sanjoy Das
      wrote:<br>
    </div>
    <blockquote
cite="mid:differential-rev-PHID-DREV-jnsfvm7cu4nxjmv5yvja-req@reviews.llvm.org"
      type="cite">
      <pre wrap=""><a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D10755&d=AwMD-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=8AHCuMbFGTPjofFSLKmCBZjpECNRyUc0nstV4bHYxn4&s=UwUg1X2k8kpFSuT141W3d_HWuk7RdARsDEZi7Wtemec&e=">http://reviews.llvm.org/D10755</a>

Files:
  include/llvm/IR/Statepoint.h

EMAIL PREFERENCES
  <a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMD-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=8AHCuMbFGTPjofFSLKmCBZjpECNRyUc0nstV4bHYxn4&s=lQ4LIUx-n4Kbx9GBRzW8ojx-q0fiHn7pKNg2PlWe0b0&e=">http://reviews.llvm.org/settings/panel/emailpreferences/</a>
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
llvm-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>