<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 14, 2009, at 8:59 AM, Sebastian Redl wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Author: cornedbee<br>Date: Sat Mar 14 10:58:54 2009<br>New Revision: 67009<br><br>URL:<span class="Apple-converted-space"> </span><a href="http://llvm.org/viewvc/llvm-project?rev=67009&view=rev">http://llvm.org/viewvc/llvm-project?rev=67009&view=rev</a><br>Log:<br>Revert the switch to the tablegen diags. It fails for seperate objdir builds and cmake builds, and I have no clue what to do about it. Revisit this after someone with a clue about the build systems has looked at it.</span></blockquote></div><br><div>Hi Sebastian,</div><div><br></div><div>I saw your commits, but I'm not certain what the state of the build is right now.  I think it would be fine to have all the build rules set up to have the .td -> .inc translation before we replace the .def files with the .inc files (i.e., create the .inc files before we start using them).  That way we know that everything is working and then we can do one last sync of the .def with the .td files and switch over to only using the .td files.  I was talking to Doug Gregor and he said he would be more than happy to help on the CMake side of things.</div><div><br></div><div>Ted</div></body></html>