[compiler-rt] [sanitizer_common] Implement address sanitizer on AIX: add platform specific functionality (4/6) (PR #131868)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 30 17:57:19 PDT 2025
vitalybuka wrote:
Every time I get here, I am skipping it till the better time.
Can we do this in more incremental way?
I'd split it into 10+ independent PRs, similar to what you already have in commits. Make them fix a particular issue.
Many pieces are straight forward which I ready to approve and land any time, but not entire thing.
Also it would be nice create an issue with feature request, and attach all PRs (including clang/llvm) to that issue.
https://github.com/llvm/llvm-project/pull/131868
More information about the llvm-commits
mailing list