Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/lld: set default thread stack size to 2MB | Natanael Copa | 2019-12-26 | 1 | -2/+2 |
| | | | | | | | | lld uses std::call_once to create threads and apparently it uses much stack space when linking things like chromium. Increase the default stack size to 2MB (which is the double what windows has) fixes #11086 | ||||
* | community/lld: upgrade to 9.0.1 | Rasmus Thomsen | 2019-12-23 | 1 | -4/+4 |
| | |||||
* | community/lld: upgrade to 9.0.0 | Rasmus Thomsen | 2019-10-04 | 1 | -4/+4 |
| | |||||
* | community/lld: upgrade to 8.0.1 | Milan P. Stanić | 2019-08-08 | 1 | -3/+3 |
| | | | | change source url to github.com repository | ||||
* | community/lld: upgrade to 8.0.0 | Rasmus Thomsen | 2019-06-11 | 1 | -7/+8 |
| | |||||
* | community/lld: disable test eh-frame-hdr-augmentation on armhf & armv7 | TBK | 2019-05-27 | 1 | -3/+8 |
| | | | Closes GH-8171 | ||||
* | community/lld: upgrade to 7.0.1 | Eric Molitor | 2019-03-22 | 2 | -85/+9 |
| | |||||
* | community/lld: fix source URL | alpine-mips-patches | 2019-01-14 | 1 | -1/+1 |
| | | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2 | ||||
* | community/lld: upgrade to 5.0.2 | Natanael Copa | 2019-01-07 | 1 | -3/+3 |
| | |||||
* | community/lld: fix build with gcc8 (-fpermissive) | alpine-mips-patches | 2019-01-02 | 1 | -2/+2 |
| | |||||
* | community/lld: upgrade to 5.0.1 | Natanael Copa | 2017-12-29 | 1 | -2/+2 |
| | |||||
* | community/lld: disable tests on armhf | Carlo Landmeter | 2017-11-17 | 1 | -1/+1 |
| | | | | | | | | | Scanning dependencies of target LLDUnitTests [ 99%] Built target LLDUnitTests Scanning dependencies of target check-lld [100%] Running lld test suite -- Testing: 1228 tests, 8 threads -- Testing: 0 .. 10.. 20.. 30.. 40.. 50. | ||||
* | [llvm]: build with MinSizeRel and our flags | xentec | 2017-11-14 | 1 | -3/+5 |
| | |||||
* | community/lld: upgrade to 5.0.0 | xentec | 2017-11-14 | 1 | -11/+12 |
| | | | | | I'd like to enable LLVM_LINK_LLVM_DYLIB for at least lld, but bugs like https://bugs.llvm.org/show_bug.cgi?id=27685 continue to surface somehow. | ||||
* | community/lld: move from testing | Jakub Jirutka | 2017-05-14 | 2 | -0/+129 |