summaryrefslogtreecommitdiff
path: root/test/Driver/wasm-toolchain.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Modernize include path handlingSam Clegg2019-06-131-0/+2
* [WebAssembly] Cleanup toolchain test files. NFC.Sam Clegg2019-06-101-8/+20
* [WebAssembly] Use the "wasm32-wasi" triple in testsDan Gohman2019-04-301-6/+6
* [WebAssembly] Reland of rL356953 (4dcf3acce6)Sam Clegg2019-03-281-4/+4
* Revert "[WebAssembly] Don't use default GetLinkerPath"Derek Schuff2019-03-271-4/+4
* [WebAssembly] Don't use default GetLinkerPathSam Clegg2019-03-251-4/+4
* [WebAssembly] COWS has been renamed to WASI.Dan Gohman2019-01-161-6/+6
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-151-3/+20
* [WebAssembly] Remove use of lld -flavor flagSam Clegg2018-08-071-4/+4
* [WebAssembly] Force use of lld for test/Driver/wasm-toolchain.c(pp)David Greene2018-08-071-2/+2
* [WebAssembly] Don't pass -ffunction-section/-fdata-sectionsSam Clegg2018-01-311-15/+2
* Fix test on Windows that was added in r322382.Douglas Yung2018-01-121-6/+6
* [WebAssembly] Support -stdlib=libc++ switchSam Clegg2018-01-121-0/+36