<div dir="ltr"><div><div><div><div><div><div><div>Hey all,</div><div>There seems to be two conventions for git repo directory layout.<br></div>The official docs suggest the following tree.<br><a href="http://llvm.org/docs/GettingStarted.html#git-mirror" target="_blank" style="color:rgb(17,85,204)">http://llvm.org/docs/<wbr>GettingStarted.html#git-mirror</a><br></div><br><span style="font-family:monospace,monospace">llvm (llvm repo)</span><br></div></div><span style="font-family:monospace,monospace">  -> tools<br></span></div><span style="font-family:monospace,monospace">      -> clang (clang repo)<br></span></div><span style="font-family:monospace,monospace">      -> lld (lld repo)</span><br></div>etc.<br><div><div><div><div><div><div><br></div><div>However various llvm-project repos, suggest a different layout:<br><a href="https://github.com/llvm-project/llvm-project-20170507" target="_blank" style="color:rgb(17,85,204)">https://github.com/llvm-<wbr>project/llvm-project-20170507</a><br><a href="https://github.com/chapuni/llvm-project-submodule" target="_blank" style="color:rgb(17,85,204)">https://github.com/chapuni/<wbr>llvm-project-submodule</a><br></div><div>Also, the official SVN hints at a similar layout (although not strictly the same):<br><a href="http://llvm.org/svn/llvm-project/" target="_blank" style="color:rgb(17,85,204)">http://llvm.org/svn/llvm-<wbr>project/</a><br><br><div><div><div><div><div><span style="font-family:monospace,monospace">llvm-project</span><br><span style="font-family:monospace,monospace">  -> llvm (llvm repo)<span> </span><br></span></div></div><span style="font-family:monospace,monospace">  -> clang (clang repo)<br></span></div></div><span style="font-family:monospace,monospace">  -> lld (lld repo)</span><br></div>etc.<br><div><div><div><div><div><div><br></div></div></div></div></div></div>It seems like the CMake files support both options.<br></div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">So we would like to know which of them should be supported for the foreseeable future.</span></div><div><span style="font-size:12.8px">Thanks in advance, Liad.<br></span><div class="gmail-yj6qo" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:12.8px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial"></div><br class="gmail-Apple-interchange-newline"></div></div></div></div></div></div><br></div>