Files
clang-p2996/llvm/lib/Analysis/TargetLibraryInfo.cpp
Qiongsi Wu a53e568b16 [AIX] Set memrchr to unavailable (#92588)
`memrchr` is not available on AIX. This patch turns it off so the
optimizer will not generate it to cause link errors.
2024-05-21 09:45:01 -04:00

53 KiB