aboutsummaryrefslogtreecommitdiffstats
path: root/community/lld
Commit message (Collapse)AuthorAgeFilesLines
* community/lld: disable on mipsAriadne Conill2020-04-081-1/+1
|
* community/lld: upgrade to 10.0.0Rasmus Thomsen2020-03-291-6/+6
|
* community/lld: set default thread stack size to 2MBNatanael Copa2019-12-261-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.1Rasmus Thomsen2019-12-231-4/+4
|
* community/lld: upgrade to 9.0.0Rasmus Thomsen2019-10-041-4/+4
|
* community/lld: upgrade to 8.0.1Milan P. Stanić2019-08-081-3/+3
| | | | change source url to github.com repository
* community/lld: upgrade to 8.0.0Rasmus Thomsen2019-06-111-7/+8
|
* community/lld: disable test eh-frame-hdr-augmentation on armhf & armv7TBK2019-05-271-3/+8
| | | Closes GH-8171
* community/lld: upgrade to 7.0.1Eric Molitor2019-03-222-85/+9
|
* community/lld: fix source URLalpine-mips-patches2019-01-141-1/+1
| | | | | Use source URL as listed at http://releases.llvm.org/download.html#5.0.2
* community/lld: upgrade to 5.0.2Natanael Copa2019-01-071-3/+3
|
* community/lld: fix build with gcc8 (-fpermissive)alpine-mips-patches2019-01-021-2/+2
|
* community/lld: upgrade to 5.0.1Natanael Copa2017-12-291-2/+2
|
* community/lld: disable tests on armhfCarlo Landmeter2017-11-171-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 flagsxentec2017-11-141-3/+5
|
* community/lld: upgrade to 5.0.0xentec2017-11-141-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 testingJakub Jirutka2017-05-142-0/+129