[PATCH] D136192: [PGO][AIX] Improve dummy var retention and allow -bcdtors:csect linking.

wael yehia via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 09:38:26 PDT 2022


w2yehia updated this revision to Diff 469261.
w2yehia retitled this revision from "[AIX][PGO] WIP" to "[PGO][AIX] Improve dummy var retention and allow -bcdtors:csect linking.".
w2yehia edited the summary of this revision.
w2yehia added reviewers: MaskRay, hubert.reinterpretcast.
w2yehia added a comment.
Herald added a subscriber: StephenFan.

Improve the current patch and integrate D134253 <https://reviews.llvm.org/D134253> into it.


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

https://reviews.llvm.org/D136192

Files:
  clang/lib/Driver/ToolChains/AIX.cpp
  clang/lib/Driver/ToolChains/AIX.h
  compiler-rt/lib/profile/InstrProfilingPlatformLinux.c
  compiler-rt/lib/profile/InstrProfilingRuntime.cpp
  compiler-rt/test/profile/AIX/lit.local.cfg.py
  compiler-rt/test/profile/AIX/shared-bexpall-pgo.c
  llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/test/Instrumentation/InstrProfiling/no-counters.ll
  llvm/test/Instrumentation/InstrProfiling/profiling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136192.469261.patch
Type: text/x-patch
Size: 12040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/8affd1ee/attachment.bin>


More information about the llvm-commits mailing list