<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 2/7/13 5:49 AM,
      <a class="moz-txt-link-abbreviated" href="mailto:marwayusuf@feng.bu.edu.eg">marwayusuf@feng.bu.edu.eg</a> wrote:<br>
    </div>
    <blockquote
cite="mid:18EC3652C436B94ABC86FF7C4E453976141057D0@AMSPRD0104MB160.eurprd01.prod.exchangelabs.com"
      type="cite">
      <pre wrap="">Dear All
in this - quite old - message
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-January/037496.html">http://lists.cs.uiuc.edu/pipermail/llvmdev/2011-January/037496.html</a>
I followed all the steps except the last one, as I don't think my pass depends on anything else, and I didn't fully understand it.
And I tried to rebuild the llvm to make it take my pass into account. I placed my pass in the llvm/lib/CodeGen folder.
But - as I predicted - it didn't work. It stopped here 
"make[1]: *** [Transforms/.makeall] Error 2"</pre>
    </blockquote>
    <br>
    I'm not sure if I can help, but looking over the files, I think
    you're going to have to provide more information on the error.  Is
    the LLVM build system attempting to compile your files?  If so, what
    error does it print out (aside from the fact that make is failing;
    make fails when something fails to compile or link).<br>
    <br>
    Without more information, I doubt anyone will be able to figure out
    what the problem is.<br>
    <br>
    -- John T.<br>
    <br>
    <blockquote
cite="mid:18EC3652C436B94ABC86FF7C4E453976141057D0@AMSPRD0104MB160.eurprd01.prod.exchangelabs.com"
      type="cite">
      <pre wrap="">

Attached are my two files

Any help is appreciated.



Regards,
Marwa Yusuf
E-JUST MSc Student
Computer Science & Engineering Dept.
Teaching Assistant - Computer Engineering Department
Faculty of Engineering - Benha University</pre>
      <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>