summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/WebAssembly.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove invliad lld argumentsSam Clegg2017-09-141-27/+0
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-2/+1
* [OpenMP] Extend CLANG target options with device offloading kind.Gheorghe-Teodor Bercea2017-07-061-1/+2
* [WebAssembly] Add default -allow-undefined-file to linker argsSam Clegg2017-06-231-2/+3
* [WebAssembly] Fix location and -flavor when running lldSam Clegg2017-05-091-1/+4
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+163
OpenPOWER on IntegriCloud