| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
llvm-svn: 321712
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This will be used instead of the url field to track which commits need
to be merged.
This patch also drops support for version 1.x of the bugzilla CLI tool.
Reviewers: hansw, hans
Reviewed By: hans
Subscribers: hans, llvm-commits
Differential Revision: https://reviews.llvm.org/D37786
llvm-svn: 313334
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
We want to catch failures early before do the full 3 stage build.
The goal here is to avoid running through the whole build process and have
it fail at the end (and not create the binary packages), just because
some prerequisites failed to install.
Reviewers: rovka, hans
Reviewed By: hans
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D36422
llvm-svn: 310939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
scudo_utils.cpp.o from compiler-rt has one of the host compiler's builtin
include paths stored in the .debug_line section. So we need to do
sed 's,Phase1,Phase2,g` on the Phase2 object file so it matches Phase3.
Reviewers: hans
Reviewed By: hans
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D34989
llvm-svn: 308912
|
|
|
|
| |
llvm-svn: 308442
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: grosser, hans, zinob, bollu
Reviewed By: grosser, hans
Subscribers: tstellar, llvm-commits
Differential Revision: https://reviews.llvm.org/D34306
llvm-svn: 305763
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: We were using the system compiler to run the test suite.
Reviewers: hansw
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D34246
llvm-svn: 305525
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: We aren't actually building the test suite, so this isn't needed.
Reviewers: rengolin, hansw
Reviewed By: rengolin
Subscribers: rengolin, llvm-commits
Differential Revision: https://reviews.llvm.org/D29840
llvm-svn: 305017
|
|
|
|
|
|
|
|
| |
With the http url, the script fails with:
Connection lost/failed: 411 Client Error: Length Required
llvm-svn: 303685
|
|
|
|
| |
llvm-svn: 303080
|
|
|
|
| |
llvm-svn: 302165
|
|
|
|
|
|
| |
It's required for building the clang-format plugin after r300225.
llvm-svn: 300273
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This script will automatically create a new stable merge request bug in
bugzilla for the given svn revision and release number.
Reviewers: hans
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D30905
llvm-svn: 298705
|
|
|
|
|
|
|
|
|
|
|
| |
In r293373 we switched the build to linking dynamically against the
Universal CRT and include the redistributables in the installer.
However, clang-format.exe is copied into the vsix and needs to be
statically linked. This commit makes us build the plugin in a separate
step that uses static linking.
llvm-svn: 294513
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Building lld is enabled by default, but it can be disabled using the
-no-lld option.
Reviewers: tstellarAMD, rengolin, hans
Reviewed By: hans
Subscribers: grosser, wdng, emaste, llvm-commits
Differential Revision: https://reviews.llvm.org/D29539
llvm-svn: 294102
|
|
|
|
|
|
|
|
|
|
|
|
| |
on Windows.
In order to make sure that LLVM continues to work on machines that do not have the Universal CRT yet,
we'll need to ship a copy of UCRT in the Windows installation package. Fortunately, CMake 3.6+ already
supports app-local deployment of UCRT dlls, we just need to turn this on.
Differential Revision: https://reviews.llvm.org/D29146
llvm-svn: 293373
|
|
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: zinob, hans, grosser
Reviewed By: hans, grosser
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D28712
llvm-svn: 292323
|
|
|
|
| |
llvm-svn: 291815
|
|
|
|
| |
llvm-svn: 291682
|
|
|
|
|
|
|
| |
When providing the project directory to the merge script, print it out in the
commit instructions instead of the default project directory.
llvm-svn: 286675
|
|
|
|
|
|
| |
not the default.
llvm-svn: 282765
|
|
|
|
| |
llvm-svn: 281676
|
|
|
|
|
|
| |
The autoconf build was deleted some time ago.
llvm-svn: 278133
|
|
|
|
|
|
|
| |
Sometimes they're flaky on Windows, and starting the whole thing
over is painful.
llvm-svn: 276913
|
|
|
|
| |
llvm-svn: 275903
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
added back"
This doesn't seem to work with Bash:
$ /work/llvm/utils/release/merge.sh --proj llvm --rev r275870
/work/llvm/utils/release/merge.sh: line 34: ${$1#r}: bad substitution
I get the same error with and without a leading 'r'.
llvm-svn: 275898
|
|
|
|
|
|
| |
later and we don't want to use it twice.
llvm-svn: 273099
|
|
|
|
| |
llvm-svn: 271396
|
|
|
|
|
|
| |
allowing the user to specify the base directory of the checkout.
llvm-svn: 271192
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
As per the discussion on LLVM-dev this patch proposes removing LLVM_ENABLE_TIMESTAMPS.
The only complicated bit of this patch is the Windows support. On windows we used to log an error if /INCREMENTAL was passed to the linker when timestamps were disabled.
With this change since timestamps in code are always disabled we will always compile on windows with /Brepro unless /INCREMENTAL is specified, and we will log a warning when /INCREMENTAL is specified to notify the user that the build will be non-deterministic.
See: http://lists.llvm.org/pipermail/llvm-dev/2016-May/098990.html
Reviewers: bogner, silvas, rnk
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D19892
llvm-svn: 268670
|
|
|
|
| |
llvm-svn: 268398
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: hans
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D17070
llvm-svn: 262211
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build failures.
Summary:
r257791 disabled the test-suite export since the addition of CMakeLists.txt was
causing build failures. This patch exports the test-suite again but does so
outside the source tree so that it isn't included in the Phase[123] builds.
Reviewers: hans
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D16679
llvm-svn: 259094
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here, sed is used to prepare object files for comparison via cmp. On my Darwin
15.4.0 machine, LC_CTYPE is set to UTF-8 (by default, I believe). Under these
circumstances, anything sed is made to read will be treated as UTF-8, prompting
it to signal an error if it is not, like so:
% sed s/a/b/ <(head -n1 /dev/random) >/dev/null; echo $?
sed: RE error: illegal byte sequence
1
%
To make sed work as expected, I need to set LC_CTYPE to C:
% env LC_CTYPE=C sed s/a/b/ <(head -n1 /dev/random) >/dev/null; echo $?
0
%
Without this change, sed will exit with an error for every single file that it
compares between phase 2 and phase 3, thereby making it look as if the
differences were far larger than they are.
Patch by Elias Pipping!
Differential Revision: http://reviews.llvm.org/D16548
llvm-svn: 258891
|
|
|
|
| |
llvm-svn: 258439
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
instead of using symlinks
Summary:
In the past I have run into several problems with the way
`test-release.sh` creates all the subproject directories as siblings,
and then uses symlinks to stitch them all together. In some scenarios
this leads to clang not being able to find header files, etc.
This patch changes the script so it directly exports into the correct
target locations for each subproject.
Reviewers: hans
Subscribers: emaste, llvm-commits
Differential Revision: http://reviews.llvm.org/D16420
llvm-svn: 258436
|
|
|
|
|
|
| |
This didn't work for 3.7, but hopefully it should work now.
llvm-svn: 258168
|
|
|
|
|
|
| |
tag.sh, since they are marked to be run with /bin/sh.
llvm-svn: 257994
|
|
|
|
|
|
| |
The CMake and Autoconf builds want the symlink set up differently.
llvm-svn: 257905
|
|
|
|
|
|
|
| |
It's broken. In 3.7 there wasn't a CMake build for test-suite at all,
so we're not losing something we had before.
llvm-svn: 257791
|
|
|
|
|
|
|
| |
reserved word, and it is even superfluous in bash, for this particular
instance.
llvm-svn: 257663
|
|
|
|
| |
llvm-svn: 257627
|
|
|
|
| |
llvm-svn: 255318
|
|
|
|
|
|
|
| |
Patch turns on OpenMP support in clang by default after fixing OpenMP buildbots.
Differential Revision: http://reviews.llvm.org/D13802
llvm-svn: 255222
|
|
|
|
|
|
|
|
| |
build (PR22765)"
This worked with the CMake build but broke the Autoconf one.
llvm-svn: 245902
|
|
|
|
| |
llvm-svn: 245355
|
|
|
|
| |
llvm-svn: 244058
|
|
|
|
| |
llvm-svn: 243929
|
|
|
|
|
|
|
|
|
| |
While checking for the existence of the clang-tools-extra directory,
the script was not checking for its destination name, "extra", and
the script was failing when re-running without checking out new
sources.
llvm-svn: 243898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support it.
Summary:
Mips doesn't implement unw_getcontext() or libunwind::Registers_*::jumpto() yet
so we must disable libunwind for this release.
Reviewers: hans
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D11563
llvm-svn: 243633
|