[PATCH] D11279: Initial patch for PS4 toolchain

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Thu Jul 16 14:59:09 PDT 2015


filcab created this revision.
filcab added reviewers: kromanova, alexr, echristo.
filcab added a subscriber: cfe-commits.

This patch adds missing pieces to clang, including the PS4 toolchain
definition, added warnings, PS4 defaults, and Driver changes needed for
our compiler.

Patch extracted by me, Katya Romanova, and Pierre Gousseau.

http://reviews.llvm.org/D11279

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Driver/Options.td
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Frontend/InitHeaderSearch.cpp
  test/Driver/Inputs/scei-ps4_tree/target/include/.keep
  test/Driver/Inputs/scei-ps4_tree/target/include_common/.keep
  test/Driver/debug-options.c
  test/Driver/ps4-header-search.c
  test/Driver/ps4-linker-non-win.c
  test/Driver/ps4-linker-win.c
  test/Driver/ps4-pic.c
  test/Driver/ps4-sdk-root.c
  test/Driver/rtti-options.cpp
  test/Driver/stack-protector.c
  test/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11279.29949.patch
Type: text/x-patch
Size: 40517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150716/fcb6d419/attachment.bin>


More information about the cfe-commits mailing list