[llvm-dev] Stable llvm/clang commits for devs

Octav Zlatior via llvm-dev llvm-dev at lists.llvm.org
Mon Nov 7 03:16:07 PST 2016


That helps a lot. Thanks, folks!

Best regards,
Octav

> On 05 Nov 2016, at 18:28, Justin Lebar <jlebar at google.com> wrote:
> 
> Many of us use the mirror at
> 
>  https://github.com/llvm-project/llvm-project/
> 
> Of course builds still may be broken by bad commits, but at least with
> this you'll always check out a consistent state of the svn tree.
> 
> To build, we just symlink e.g. clang into place.
> 
> I also have a script that lets you commit from this repository via svn.
> 
>  https://github.com/jlebar/llvm-repo-tools
> 
> -Justin
> 
> On Fri, Nov 4, 2016 at 12:14 PM, Adrian Prantl via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> LLVM and Clang are part of the same SVN repository so they use the same
>> version number namespace. To find a working revision you can pick any one
>> that passed the build bots (e.g.: http://lab.llvm.org:8080/green/).
>> 
>> -- adrian
>> 
>> On Nov 4, 2016, at 11:22 AM, Octav Zlatior via llvm-dev
>> <llvm-dev at lists.llvm.org> wrote:
>> 
>> 
>> Hi,
>> 
>> Since I am new around here and I could not find this anywhere, is there
>> something like a list of commit ids of llvm and clang which are known to
>> work together? I've ran a lot of times in this situation that I can't build
>> clang because some interfaces changed in llvm and I had to find commits
>> which work together by multiple checkout and compile iterations by hand. As
>> you probably all know this can be rather tedious...
>> Thanks!
>> 
>> Best regards,
>> Octav
>> 
>>>> Octav Zlatior
>> Theobroma Systems Design und Consulting GmbH
>> Seestadtstrasse 27, 1220 Wien, Austria
>> Phone: +43 1 2369893-407
>> http://www.theobroma-systems.com
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> 
>> 
>> 
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> 

—
Octav Zlatior
Theobroma Systems Design und Consulting GmbH
Seestadtstrasse 27, 1220 Wien, Austria
Phone: +43 1 2369893-407
http://www.theobroma-systems.com






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161107/29a64cbb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161107/29a64cbb/attachment.sig>


More information about the llvm-dev mailing list