[all-commits] [llvm/llvm-project] 5db37f: Make PS4 use -fno-use-init-array only as the ABI d...
dyung via All-commits
all-commits at lists.llvm.org
Thu Mar 26 15:47:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5db37f3bca3d404b0d7fcbe1dc764ee67665e6c2
https://github.com/llvm/llvm-project/commit/5db37f3bca3d404b0d7fcbe1dc764ee67665e6c2
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-03-26 (Thu, 26 Mar 2020)
Changed paths:
M clang/lib/Driver/ToolChains/PS4CPU.cpp
M clang/lib/Driver/ToolChains/PS4CPU.h
A clang/test/Driver/ps4cpu.c
Log Message:
-----------
Make PS4 use -fno-use-init-array only as the ABI does not support .init_array.
Reviewed by Paul Robinson
More information about the All-commits
mailing list