[all-commits] [llvm/llvm-project] 431507: [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SU...

Raul Tambre via All-commits all-commits at lists.llvm.org
Thu Jul 3 02:07:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 431507db52c8836f326f40f6ef6328bbf3c7bbd4
      https://github.com/llvm/llvm-project/commit/431507db52c8836f326f40f6ef6328bbf3c7bbd4
  Author: Raul Tambre <raul at tambre.ee>
  Date:   2025-07-03 (Thu, 03 Jul 2025)

  Changed paths:
    M libcxx/utils/libcxx/test/params.py
    M libcxxabi/CMakeLists.txt
    M libcxxabi/test/configs/cmake-bridge.cfg.in

  Log Message:
  -----------
  [libcxxabi][cmake] Account for LIBCXXABI_TARGET_SUBDIR in test config (#138527)

This makes the logic and code structure match that of libc++, which handles this case (i.e. the target subdirectory being changed).
The `%{target}` substitution from libc++ is removed as libc++abi's config seems to be the only place it's used.



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