Brad Smith
Brad Smith
> I've changed this line already: > > [haikuports/sys-devel/llvm/patches/llvm20-20.1.0.patchset](https://github.com/haikuports/haikuports/blob/e72bd3f94cbcc2c4a4f9c333ed4502d72d4e61ad/sys-devel/llvm/patches/llvm20-20.1.0.patchset#L1882) > > Line 1882 in [e72bd3f](/haikuports/haikuports/commit/e72bd3f94cbcc2c4a4f9c333ed4502d72d4e61ad) > > + segment->end = (uptr)info.address + info.size; Oh, sorry. I missed that part with...
The sanitizer bits were pushed upstream. https://github.com/llvm/llvm-project/commit/d1fd97737e9064431983e48c2105d1c54d5feacc
> > If you have time try to look into implementing the `__kmp_get_load_balance` function for Haiku. > > Haiku is simply not providing this kind of information ATM (getloadavg). I'll...
> Right, ideally the build system could try to find getloadavg and uses it if present. Ya, I don't know why the OpenMP stack does not use CMake tests for...
@korli I see getloadavg was added. Is it just me or are there have been no Haiku base OS updates lately? The other part that needed to be filled in...
> [@korli](https://github.com/korli) I see getloadavg was added. > > Is it just me or are there have been no Haiku base OS updates lately? Looking at this again I found...
@korli LLVM 20.1.7 is out.