[all-commits] [llvm/llvm-project] d2eec9: replace the extension with the right functions (#1...

Sean Perry via All-commits all-commits at lists.llvm.org
Sun May 25 12:07:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2eec93f7c652946e98b4c872ddf1d353b28dabe
      https://github.com/llvm/llvm-project/commit/d2eec93f7c652946e98b4c872ddf1d353b28dabe
  Author: Sean Perry <perry at ca.ibm.com>
  Date:   2025-05-25 (Sun, 25 May 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/ZOS.cpp
    A clang/test/Driver/zos-ld-sidedeck.c

  Log Message:
  -----------
  replace the extension with the right functions (#141110)

Using a relative path name for the shared library name was causing the
side deck name to be incorrect. Fixed the code by using the
`replace_exentsion()` function.



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