<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/8/12 2:28 PM, Henry Abbey wrote:<br>
    </div>
    <blockquote
cite="mid:CAC58P9-jqotnMJqA4hBxhDCRSudq7FH31OrmNpSX9t43d9R7tQ@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      Hello all,<br>
      <br>
      I'm a research assistant at the University of Wisconsin </blockquote>
    <br>
    I'm originally from Wisconsin.  Go Bucky!<br>
    <br>
    <blockquote
cite="mid:CAC58P9-jqotnMJqA4hBxhDCRSudq7FH31OrmNpSX9t43d9R7tQ@mail.gmail.com"
      type="cite">and we're trying to come up with a general way to run
      our whole program analysis over programs that may use different
      methods to perform the build.  I saw some discussion that liblto
      could be used for this (and safecode successfully did it) for llvm
      2.6 - 3.0, but that doesn't seem to be working the same way with
      llvm 3.1+.</blockquote>
    <br>
    We're successfully using libLTO with SAFECode mainline which is now
    tracking LLVM mainline.  What platform are you on, and what problems
    are you having?  Is the issue that the linker isn't running libLTO
    at all, or is the problem that the linker is not loading your
    modified version of libLTO?<br>
    <br>
    <br>
    <blockquote
cite="mid:CAC58P9-jqotnMJqA4hBxhDCRSudq7FH31OrmNpSX9t43d9R7tQ@mail.gmail.com"
      type="cite">  Is it still possible to install our pass into liblto
      directly anymore?  Is there perhaps a better way to have the
      linker intercept and run our analysis not using liblto?<br>
    </blockquote>
    <br>
    I don't know of anything better than libLTO.<br>
    <br>
    -- John T.<br>
    <br>
    <blockquote
cite="mid:CAC58P9-jqotnMJqA4hBxhDCRSudq7FH31OrmNpSX9t43d9R7tQ@mail.gmail.com"
      type="cite">
      <br>
      Thanks,<br>
      --Henry Abbey<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>