[PATCH] D124857: [AIX][PGO] Enable linux style PGO on AIX
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 08:51:35 PDT 2022
MaskRay added a comment.
Forking `InstrProfilingPlatformLinux.c` looks good to me. The misnomer `*Linux.c` file works with a number of ELF operating systems. Developers know that one feature working on one OS will likely work on others.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124857/new/
https://reviews.llvm.org/D124857
More information about the llvm-commits
mailing list