[all-commits] [llvm/llvm-project] 0afa62: [NFC] Reduce number of run steps in ppc rop-protec...

Sean Fertile via All-commits all-commits at lists.llvm.org
Wed May 14 10:03:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0afa62c169021ac56bc4c25b76604586f4bdae06
      https://github.com/llvm/llvm-project/commit/0afa62c169021ac56bc4c25b76604586f4bdae06
  Author: Sean Fertile <sd.fertile at gmail.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M clang/test/Driver/ppc-mrop-protection-support-check.c

  Log Message:
  -----------
  [NFC] Reduce number of run steps in ppc rop-protect test. (#139607)

Test was running both -mcpu=pwrN and -mcpu=powerN compile steps for
power N = 8, 9 and 10. Reduce to one run step for each form using power8
for one instance and power 10 for the other.



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