Stephane can look at this, CC-ing here
On Wed, Jul 27, 2016 at 8:25 PM Hans Wennborg wrote:
> I tried to figure out what to do here for the 3.9 branch. It seems
> scripts/build-llvm.pl has moved to scripts/Xcode/build-llvm.py. Should
> I update that instead?
>
> There's also scripts/build-lldb-l
I tried to figure out what to do here for the 3.9 branch. It seems
scripts/build-llvm.pl has moved to scripts/Xcode/build-llvm.py. Should
I update that instead?
There's also scripts/build-lldb-llvm-clang. Should that be updated
too? I don't think it was for previous branches?
Thanks,
Hans
On Thu
Author: hans
Date: Wed Jul 27 12:06:33 2016
New Revision: 276893
URL: http://llvm.org/viewvc/llvm-project?rev=276893&view=rev
Log:
docs: Remove 'if you are using a released version' warning
Modified:
llvm/branches/release_39/docs/index.rst
Modified: llvm/branches/release_39/docs/index.rst
UR
On Wed, Jul 27, 2016 at 9:56 AM, Hans Wennborg via llvm-branch-commits
wrote:
> Author: hans
> Date: Wed Jul 27 11:56:35 2016
> New Revision: 276892
>
> URL: http://llvm.org/viewvc/llvm-project?rev=276892&view=rev
> Log:
> Merging r276887:
>
Author: hans
Date: Wed Jul 27 11:56:35 2016
New Revision: 276892
URL: http://llvm.org/viewvc/llvm-project?rev=276892&view=rev
Log:
Merging r276887:
r276887 | hans | 2016-07-27 09:39:45 -0700 (Wed, 27 Jul 2016) | 1 line
Updat
Author: hans
Date: Wed Jul 27 11:48:23 2016
New Revision: 276890
URL: http://llvm.org/viewvc/llvm-project?rev=276890&view=rev
Log:
Generate docs/AttributeReference.rst
$ bin/clang-tblgen -gen-attr-docs -I../cfe.src/include \
../cfe.src/include/clang/Basic/Attr.td \
-o ../cfe.src/docs/Attr
Author: hans
Date: Wed Jul 27 11:41:01 2016
New Revision: 276888
URL: http://llvm.org/viewvc/llvm-project?rev=276888&view=rev
Log:
Merging r276887:
r276887 | hans | 2016-07-27 09:39:45 -0700 (Wed, 27 Jul 2016) | 1 line
Updat
Author: hans
Date: Wed Jul 27 10:24:55 2016
New Revision: 276880
URL: http://llvm.org/viewvc/llvm-project?rev=276880&view=rev
Log:
Merging r275978:
r275978 | pgode | 2016-07-19 07:30:21 -0700 (Tue, 19 Jul 2016) | 7 lines
[AA