search for: liblld

Displaying 6 results from an estimated 6 matches for "liblld".

Did you mean: liblldb
2017 Aug 14
4
[5.0.0 Release] Release Candidate 2 source and binaries available
Hello everyone, Source, binaries and docs for LLVM-5.0.0-rc2 are now available at http://prereleases.llvm.org/5.0.0/#rc2 (I'll add more binaries as they become available.) Please try it out, run tests, builds your favourite projects and file bugs about anything that needs to be fixed (including docs!), marking them blockers of http://llvm.org/pr33849. Cheers, Hans
2018 Apr 04
0
problem with apt.llvm.org?
...ibobjc-4.9-dev but it is not installable Depends: libclang1-6.0 (= 1:6.0~svn326550-1~exp1~20180325230527.62) but it is not going to be installed Depends: libclang-common-6.0-dev (= 1:6.0~svn326550-1~exp1~20180325230527.62) but it is not going to be installed liblld-6.0 : Depends: libllvm6.0 (= 1:6.0~svn326550-1~exp1~20180325230527.62) but it is not going to be installed liblld-6.0-dev : Depends: lld-6.0 (= 1:6.0~svn326550-1~exp1~20180325230527.62) but it is not going to be installed llvm-6.0 : Depends: llvm-6.0-runtime (= 1:6.0~svn326550-1~exp1~201803252305...
2016 Dec 12
0
LLD status update and performance chart
Thank you for this exciting update about LLD. I will start experimenting with using liblld in Zig (http://ziglang.org/) instead of starting a child process to invoke the system linker. Once liblld makes it into the various package managers out there, this will be a big step toward painless cross-platform compilation. It should also reduce one of the compilation speed bottlenecks, since...
2016 Dec 12
2
LLD status update and performance chart
On Sun, Dec 11, 2016 at 7:31 PM, Andrew Kelley <superjoe30 at gmail.com> wrote: > Thank you for this exciting update about LLD. > > I will start experimenting with using liblld in Zig (http://ziglang.org/) > instead of starting a child process to invoke the system linker. Once > liblld makes it into the various package managers out there, this will be a > big step toward painless cross-platform compilation. > > It should also reduce one of the compilation s...
2016 Dec 19
1
How to create Debian packages for release 3.9.0
Hello, Le 12/12/2016 à 18:29, Hans Wennborg a écrit : > +Sylvestre who knows about these things. > > On Thu, Dec 8, 2016 at 2:24 AM, Kris van Rens via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> L.S., >> >> I'm currently in the process of creating Debian packages for >> clang/llvm release 3.9.0. For this I'm using the steps as explained on
2016 Dec 12
8
LLD status update and performance chart
Hi, Now that 2016 is almost over, I wanted to look back and summarize the progress we've made to LLD this year, as I guess most people who are not looking closely at LLD don't know very well about the current status. I think I can say that this year was a fantastic year for LLD. Now I'm pretty sure that that is going to be a serious (and better, in my opinion) alternative to the