[all-commits] [llvm/llvm-project] c4b737: [NFC] Test update to check addition of guid to the...

Tony Varghese via All-commits all-commits at lists.llvm.org
Fri May 29 11:50:46 PDT 2026


  Branch: refs/heads/users/tonykuttai/ltobugfix
  Home:   https://github.com/llvm/llvm-project
  Commit: c4b7372c65c2c4909c38731e1e64958bf616b59d
      https://github.com/llvm/llvm-project/commit/c4b7372c65c2c4909c38731e1e64958bf616b59d
  Author: Tony Varghese <tony.varghese at ibm.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M clang/test/CodeGen/PowerPC/pragma-comment-copyright-modules.cpp
    M llvm/test/Transforms/LowerCommentString/lower-comment-string.ll

  Log Message:
  -----------
  [NFC] Test update to check addition of guid to the loadtime comment string


  Commit: 7b4b3af8e80d5471d3f16c1d48dc0980fc0c0395
      https://github.com/llvm/llvm-project/commit/7b4b3af8e80d5471d3f16c1d48dc0980fc0c0395
  Author: Tony Varghese <tony.varghese at ibm.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M clang/test/CodeGen/PowerPC/pragma-comment-copyright-modules.cpp
    M llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
    M llvm/lib/Transforms/IPO/FunctionImport.cpp
    M llvm/lib/Transforms/Utils/LowerCommentStringPass.cpp
    A llvm/test/Analysis/ModuleSummaryAnalysis/implicit-ref-edges.ll
    M llvm/test/LTO/PowerPC/pragma-comment-copyright-lto.ll
    A llvm/test/LTO/PowerPC/pragma-comment-copyright-thinlto.ll
    M llvm/test/Transforms/LowerCommentString/lower-comment-string.ll

  Log Message:
  -----------
  [ThinLTO][AIX] Teach ModuleSummaryAnalysis to include globals
referenced via !implicit.ref metadata as explicit reference edges in the ThinLTO
module summary via a new helper findImplicitRefEdges. Add imported
implicit ref strings (available_externally GVs) to llvm.compiler.used during thinLTO interaction with pragma comment copyright.


Compare: https://github.com/llvm/llvm-project/compare/5e7c8419f985...7b4b3af8e80d

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list