User Details
- User Since
- Mar 8 2013, 1:12 AM (523 w, 3 d)
Feb 2 2023
Jan 29 2023
Jan 26 2023
Jan 24 2023
Jan 18 2023
it doesn't build on i386:
https://github.com/llvm/llvm-project/issues/60121
Jan 12 2023
thanks. reverting is fine :)
Jan 10 2023
Jan 9 2023
Jan 8 2023
Jan 7 2023
Jan 6 2023
Improve the wording
wording improvements
Jan 5 2023
add the missing {}
Dec 16 2022
Seems that it caused this problem:
https://github.com/llvm/llvm-project/issues/59543
Nov 24 2022
maybe add this to the release notes ?
thanks
Nov 13 2022
much better, thanks
Nov 11 2022
thanks for caring for the doc!
Nov 10 2022
to close the loop, stage 2 wasn't cached by sccache because sccache is doing an hash of the clang binary
and my clang binary contained the timestamp + git hash (making it different everything)
I documented this in sccache:
https://github.com/mozilla/sccache/blob/main/docs/Caching.md
Nov 5 2022
Nov 3 2022
i hope not too many people rely on it.
LGTM but please add it to the release notes
Maybe add it to the release notes?
Oct 24 2022
OK, thanks :)
It seems that it is a stage1 regular build, no?
Oct 23 2022
Just did!
Oct 22 2022
@tstellar did you look at the caching results?
does it cache almost everything?
Oct 21 2022
I am sure the doc has plenty of other issues!
yeah, happy to do that if the author wants :)
oh, crappy, i forgot to update the author of the patch :(
really sorry about that... :(
pushed
np, let me land this for you
Thanks for carrying about the doc!
Oct 18 2022
LGTM
Oct 7 2022
Oct 6 2022
Sep 13 2022
Aug 16 2022
Aug 10 2022
Aug 9 2022
thanks!
We have this error in OpenMP:
https://github.com/llvm/llvm-project/issues/57022
Aug 1 2022
Jul 28 2022
Same, it broke apt.llvm.org
Jul 4 2022
it introduced a regression here:
@pengfei I am not convinced it is an issue on my side. I don't have anything particular in this area and using a stage2 build system.
Jul 3 2022
thanks
I will retrigger the CI
Jul 2 2022
Same as in https://reviews.llvm.org/D114099
It breaks the build on ubuntu bionic, Hirsute, etc on amd64:
Sorry, i missed your questions
Jun 8 2022
May 30 2022
LGTM
May 24 2022
May 23 2022
May 22 2022
@bzcheeseman FYI, this is breaking the build with gcc 6 (for Debian stretch)
if you are aware of a simple fix, it would be appreciated
See https://github.com/llvm/llvm-project/issues/55626
May 1 2022
Mar 10 2022
Feb 22 2022
Feb 15 2022
Could you please stop with the pings? and chat directly ? (It seems that you are colleagues?!)
Feb 12 2022
Thanks for this, it found 74 occurrences of this in the firefox code base
https://hg.mozilla.org/mozilla-central/rev/b07f125d09fd
Feb 8 2022
Add IRC
Debian is still broken with this patch on -14:
lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): error: undefined reference to 'inflateInit2_' lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): error: undefined reference to 'inflate' lib/liblldbPluginProcessGDBRemote.a(GDBRemoteCommunication.cpp.o):GDBRemoteCommunication.cpp:function lldb_private::process_gdb_remote::GDBRemoteCommunication::DecompressPacket(): error: undefined reference to 'inflateEnd'
Feb 3 2022
if this isn't the case, it would be nice to add this to the release notes :)