[all-commits] [llvm/llvm-project] 9d23b5: [PS4] Enable relaxed relocations by default
bd1976bris via All-commits
all-commits at lists.llvm.org
Thu May 21 15:06:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d23b5025d5f6614a2b2b1b6fc19997f0fb69138
https://github.com/llvm/llvm-project/commit/9d23b5025d5f6614a2b2b1b6fc19997f0fb69138
Author: Ben Dunbobbin <Ben_Dunbobbin at sn.scee.net>
Date: 2020-05-21 (Thu, 21 May 2020)
Changed paths:
M clang/lib/Driver/ToolChains/PS4CPU.h
A clang/test/Driver/ps4-relax-relocations.c
Log Message:
-----------
[PS4] Enable relaxed relocations by default
PS4 supports these relocations types; so, we want to enable them by default.
Differential Revision: https://reviews.llvm.org/D79980
More information about the All-commits
mailing list