[all-commits] [llvm/llvm-project] f3d4d1: [clang][cmake] Fix support for dynamic libraries i...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Mon Mar 3 09:10:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3d4d1154799b32512b0fed52c9938f76b9264b5
      https://github.com/llvm/llvm-project/commit/f3d4d1154799b32512b0fed52c9938f76b9264b5
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M clang/utils/perf-training/perf-helper.py

  Log Message:
  -----------
  [clang][cmake] Fix support for dynamic libraries in CLANG_BOLT

Simpler detection of dynamic library operands as the readelf one seems
to be unreliable (works on my setup, not on buildbots).

This is a follow-up to #127020



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