summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/PS4CPU.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...Pierre Gousseau2018-12-181-2/+4
* [Driver] Add flag "--dependent-lib=..." when enabling asan or ubsan on PS4.Pierre Gousseau2018-06-061-0/+9
* s/LLVM_ON_WIN32/_WIN32/, clangNico Weber2018-04-271-1/+1
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-1/+2
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+419
OpenPOWER on IntegriCloud