[all-commits] [llvm/llvm-project] bc755a: [compiler-rt] Fix binary-id-offset.c test to not r...

cmtice via All-commits all-commits at lists.llvm.org
Thu Sep 11 07:18:58 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc755ae2fc5950248fd25c0a80a09496acc87f9e
      https://github.com/llvm/llvm-project/commit/bc755ae2fc5950248fd25c0a80a09496acc87f9e
  Author: cmtice <cmtice at google.com>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M compiler-rt/test/profile/Linux/binary-id-offset.c

  Log Message:
  -----------
  [compiler-rt] Fix binary-id-offset.c test to not require shell. (#157954)

As part of our migration for making lit internal shell be the default,
this updates binary-id-offset.c to no longer require shell (at the cost
of duplicating some code).



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