[PATCH] D11279: Initial patch for PS4 toolchain

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Fri Jul 17 18:32:12 PDT 2015


filcab updated this revision to Diff 30062.
filcab added a comment.

Update for clang API change.
Remove a PS4-specific env variable from the 'dangerous' list.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11279.30062.patch
Type: text/x-patch
Size: 39709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150718/35e5090b/attachment.bin>


More information about the cfe-commits mailing list