User Details
User Details
- User Since
- Feb 1 2017, 5:26 AM (331 w, 1 d)
Oct 11 2021
Oct 11 2021
loic.yhuel added a comment to D111356: [runtimes] Use the new "runtimes" build by default and deprecate other builds.
Would several separate runtime builds with each time one project in LLVM_ENABLE_RUNTIMES work, to replace standalone builds ?
Jul 22 2021
Jul 22 2021
loic.yhuel added a comment to D81190: [libc++] Link against libatomic when it is found.
I don't remember if I found a case which needed the library.
My question was more : on which system does linking libc++ with libatomic help ?
Jul 22 2021, 10:25 AM · Restricted Project
Feb 25 2021
Feb 25 2021
loic.yhuel added a comment to D81190: [libc++] Link against libatomic when it is found.
On which platform does this commit work ?
Feb 25 2021, 5:50 AM · Restricted Project
Feb 6 2017
Feb 6 2017
loic.yhuel added a comment to D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation.
So only Fuchsia would be supported, Linux would still need external ctrbegin.o/crtend.o (from gcc by default, but for projects like https://blogs.gentoo.org/gsoc2016-native-clang/ there still won't be any good solution).
Feb 1 2017
Feb 1 2017
loic.yhuel added inline comments to D28791: [compiler-rt][crt] Simple crtbegin and crtend implementation.