Description:
LDC – the LLVM D compiler. General development discussion.
|
|
|
Builds job at ci.lycus.org
|
| |
Hey,
Just a heads up that a build job for LDC is now running here:
[link]
We're planning to add openSUSE and OS X to the mix eventually. The
former has a bug in llvm-config that's blocking us; the latter needs a
server upgrade because the latest version of LLVM seems to break... more »
|
|
ldc-developers/ldc#146 (master - 45848d1)
|
| |
Build Update for ldc-developers/ldc
------------------------------ -------
Build: #146
Status: Broken
Duration: 29 minutes and 46 seconds
Commit: 45848d1 (master)
Author: kai
Message: Remove unused include. This fixes yet another MSVC-related compile problem.
Root cause is the `root.h` defines `strtof` which is used in `llvm/Target/TargetLibraryInfo .h` as an enumeration identifier.... more »
|
|
LLVM 3.2 RC 1 is out
|
| |
[link]
We should try to make sure our stuff works before the release is
pushed out. I am swamped in work right now, unfortunately; I hope I'll
get around to do some testing by the weekend…
David
|
|
Building with LLVM in $HOME/opt
|
| |
Hello all,
I've just got access to a new cluster at work, so of course I'm starting by installing D ... :-)
As I'm the only one in the group so far using D (give me time, give me time...) I'm installing everything in $HOME/opt -- so e.g. DMD goes in $HOME/opt/dmd/[bin,lib,include ], etc.... more »
|
|
Release Plans
|
| |
Hi all,
Okay, so my original plans of making a release in September turned out
to be nothing but a pipe dream; I underestimated the amount of issues
that would turn up, while at the same time being swamped by university
work much sooner than expected.
In any case, I think it is important for us to get out a release as... more »
|
|
ldc-developers/ldc#122 (master - 96dd7cb)
|
| |
Build Update for ldc-developers/ldc
------------------------------ -------
Build: #122
Status: Broken
Duration: 18 minutes and 31 seconds
Commit: 96dd7cb (master)
Author: Jernej Krempuš
Message: Improved the error message
in case when the string passed as llvm inline ir isn't valid llvm... more »
|
|
ldc-developers/ldc#121 (master - 154043b)
|
| |
Build Update for ldc-developers/ldc
------------------------------ -------
Build: #121
Status: Broken
Duration: 25 minutes and 38 seconds
Commit: 154043b (master)
Author: Jernej Krempuš
Message: Improved the error message
in case when the string passed as llvm inline ir isn't valid llvm... more »
|
|
About the recent Travis »Build Failed« messages
|
| |
Hi all,
the recent »Build Failed« messages from Travis have been caused by bug
in its notification system, the build failures really only affect pull
requests (which I submitted for the precise purpose of having them
tested on LLVM 3.0 before pushing them to the official repository).
Sorry for the clutter this caused in your inboxes, the Travis team is... more »
|
|
ldc-developers/ldc#115 (master - 1f2d95e)
|
| |
Build Update for ldc-developers/ldc
------------------------------ -------
Build: #115
Status: Broken
Duration: 20 minutes and 18 seconds
Commit: 1f2d95e (master)
Author: David Nadlinger
Message: Amend -verify-each description to PassManagerBuilder changes.
We can't verify after each pass anymore with PassManagerBuilder, but... more »
|
|
ldc-developers/ldc#114 (master - ef06070)
|
| |
Build Update for ldc-developers/ldc
------------------------------ -------
Build: #114
Status: Broken
Duration: 26 minutes and 10 seconds
Commit: ef06070 (master)
Author: David Nadlinger
Message: Amend -verify-each description to PassManagerBuilder changes.
We can't verify after each pass anymore with PassManagerBuilder, but... more »
|
|
|