<div class="gmail_quote">On Fri, May 25, 2012 at 5:48 AM, Sebastian Redl <span dir="ltr"><<a href="mailto:sebastian.redl@getdesigned.at" target="_blank">sebastian.redl@getdesigned.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    On <a href="tel:25.05.2012%2013" value="+12505201213" target="_blank">25.05.2012 13</a>:50, Jan-Simon Möller wrote:
    <blockquote type="cite">
      
      
      <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hi all!</p>
      <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br>
      </p>
      <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Since this commit the build is broken for an
        in-tree clang build.</p>
      <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br>
      </p>
      <p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span>llvm[5]: Compiling Targets.cpp for
          Release+Asserts build</span></p>
      <pre style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'">/home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp: In function ‘clang::TargetInfo* AllocateTarget(const string&)’:</span></pre>

      <pre style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'">/home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp:4142:8: error: ‘ptx32’ is not a member of ‘llvm::Triple’</span></pre>

      <pre style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="font-family:'Courier New,courier'">/home/buildbot/tmp/buildbot/slave/common/clang/src/llvm/tools/clang/lib/Basic/Targets.cpp:4144:8: error: ‘ptx64’ is not a member of ‘llvm::Triple’</span></pre>

    </blockquote></div>
    Is your LLVM tree up-to-date? Looks like a synchronized change to
    me.</div></blockquote><div><br></div><div>Looks like you synced LLVM but not Clang.  Yesterday, I removed the PTX back-end (and all of its related artifacts, like Triple definitions), and replaced all its occurrences in Clang with the new NVPTX back-end.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><span class="HOEnZb"><font color="#888888"><br>
    <br>
    Sebastian<br>
  </font></span></div>

<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><br><div>Thanks,</div><div><br></div><div>Justin Holewinski</div><br>