Make PS4 use -fno-use-init-array only as the ABI does not support .init_array.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 26 Mar 2020 22:45:40 +0000 (15:45 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 26 Mar 2020 22:45:40 +0000 (15:45 -0700)
commit5db37f3bca3d404b0d7fcbe1dc764ee67665e6c2
treecbc1b5d1352dfb4c1eb7d0f34b58ab86b46b17c3
parentb0da094983948c8a82f1a26eaa0702920c2b2b36
Make PS4 use -fno-use-init-array only as the ABI does not support .init_array.

Reviewed by Paul Robinson
clang/lib/Driver/ToolChains/PS4CPU.cpp
clang/lib/Driver/ToolChains/PS4CPU.h
clang/test/Driver/ps4cpu.c [new file with mode: 0644]