[all-commits] [llvm/llvm-project] 72adc4: [PS5] Add debug option testing for the PS5 target

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Apr 26 13:42:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 72adc461cca59ecccc3ed1fd2409aa592805572b
      https://github.com/llvm/llvm-project/commit/72adc461cca59ecccc3ed1fd2409aa592805572b
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M clang/test/Driver/debug-options.c

  Log Message:
  -----------
  [PS5] Add debug option testing for the PS5 target

The functionality was added in 7726ad0, catching up on the tests now.

This test mostly runs clang and checks one thing each time, which isn't
very efficient.  I added some -DAG suffixes and combined some checks so
adding PS5 checking didn't actually increase the number of clang runs.




More information about the All-commits mailing list