| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
It seems I keep importing sources at very unlucky moments. Let's see
what this revision of LLVM does.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now I'm going to stop importing code for a while. I spent a lot of time
the last couple of days figuring out which LLVM commit caused g++ to
miscompile, which in its turn caused Clang to miscompile the next build.
I had to run `make buildworld' twice each time I bisected a revision.
|
| |
|
|
|
|
| |
We should now have support for #pragma weak.
|
|
|
|
|
|
| |
Normally I'm not updating sources this often, but I want to get rid of
this breakage, because right now I can't offer a proper source snapshot
yet.
|
|
|
|
| |
This should fix LLVM PR4225.
|
|
|