[all-commits] [llvm/llvm-project] 217531: [PS5] Make driver's PIC behavior match PS4

Paul T Robinson via All-commits all-commits at lists.llvm.org
Mon May 23 12:50:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 217531f12b4b97dadb80c66ab97c71e57ae0adcf
      https://github.com/llvm/llvm-project/commit/217531f12b4b97dadb80c66ab97c71e57ae0adcf
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M clang/include/clang/Basic/DiagnosticDriverKinds.td
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    A clang/test/Driver/ps5-pic.c

  Log Message:
  -----------
  [PS5] Make driver's PIC behavior match PS4

The new test is a copy of the corresponding PS4 test, with the triple
etc updated, because there's currently no good way to make one lit test
"iterate" with multiple targets.




More information about the All-commits mailing list