[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 10:48:34 PDT 2022


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

Don't move around code in InstrProfilingPlatformLinux.c


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.469290.patch
Type: text/x-patch
Size: 9571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221020/9c11cbd8/attachment.bin>


More information about the llvm-commits mailing list