[clang] [clang] Implement address sanitizer on AIX (1/6) (PR #129925)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 21:12:10 PDT 2025


https://github.com/MaskRay commented:

clang/test/Driver/Inputs/resource_dir/lib/aix/libclang_rt.asan-powerpc.a is the old runtime path.
Does $triple/libclang_rt.asan.a work? If yes, the new hierarchy is preferred

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


More information about the cfe-commits mailing list