[compiler-rt] [compiler-rt] fix BSD procmaps stack size limit on build due to the k… (PR #82887)

David CARLIER via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 17:11:42 PST 2024


================
@@ -30,17 +30,17 @@ namespace __sanitizer {
 
 #if SANITIZER_FREEBSD
 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {
----------------
devnexen wrote:

> would it be possible fixup title to avoid line break?
> 
> How bit this struct? Or what is error message?

1088 :)

https://github.com/llvm/llvm-project/pull/82887


More information about the llvm-commits mailing list