<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 4/20/13 1:32 PM, atul gurale wrote:<br>
    </div>
    <blockquote
cite="mid:CAMehBhxxRXZZqQMTJWapzEMhRYkRMJzCnW+fQehC6RKwb1A_5Q@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>hello sir <br>
                  <br>
                </div>
                i have created LoopPass but now i am facing problem in
                Registering that pass.<br>
                <br>
              </div>
              I read all the documents & followed the procedure but
              its giving error.<br>
              <br>
            </div>
            Can you tell me what is the right way to register a pass.<br>
            <br>
          </div>
          I am getting errors like <br>
          <br>
        </div>
        <div>char::ID=0 "ID" is not in the scope<br>
          <br>
        </div>
        <div>{anonymous::PrintLoopPass something like}<br>
        </div>
      </div>
    </blockquote>
    <br>
    It's hard to tell without seeing the code, but it looks like the
    definition of your ID variable isn't in the correct namespace.<br>
    <br>
    -- John T.<br>
    <br>
    <blockquote
cite="mid:CAMehBhxxRXZZqQMTJWapzEMhRYkRMJzCnW+fQehC6RKwb1A_5Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <br>
        </div>
        <div>please help me<br>
        </div>
      </div>
      <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>