[PATCH] D124857: [AIX][PGO] Enable linux style PGO on AIX

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 08:53:22 PDT 2022


w2yehia updated this revision to Diff 427024.
w2yehia added a comment.

Add dummy variables to allow linking in general against the profile-rt on AIX in the default linking model (-bcdtos:all).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124857/new/

https://reviews.llvm.org/D124857

Files:
  clang/lib/Driver/ToolChains/AIX.cpp
  clang/test/Driver/aix-ld.c
  compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
  compiler-rt/lib/profile/InstrProfilingPlatformOther.c
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/platform.ll
  llvm/test/Instrumentation/InstrProfiling/profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124857.427024.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/2e2a238e/attachment.bin>


More information about the llvm-commits mailing list