summaryrefslogtreecommitdiff
path: root/test/Driver/wasm-toolchain.c
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] -pthread implies -target-feature +sign-extThomas Lively2019-10-181-2/+8
* [WebAssembly] Add -fwasm-exceptions for wasm EHHeejin Ahn2019-09-121-0/+19
* [WebAssembly] Make pthread imply bulk-memory, mutable-globalsThomas Lively2019-07-121-2/+14
* [WebAssembly] Implement Address Sanitizer for EmscriptenGuanzhong Chen2019-06-261-0/+4
* [WebAssembly] Cleanup toolchain test files. NFC.Sam Clegg2019-06-101-9/+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] Fix test/Driver/wasm-toolchain.c in the presence of CLANG_DEFAU...Sam Clegg2019-03-241-1/+1
* [WebAssembly] Make driver -pthread imply linker --shared-memoryThomas Lively2019-03-221-1/+2
* [WebAssembly] Temporarily disable bulk-memory with -pthreadThomas Lively2019-03-021-10/+2
* [WebAssembly] Remove uses of ThreadModelThomas Lively2019-02-281-8/+13
* [WebAssembly] Make thread-related options consistentHeejin Ahn2019-02-111-0/+13
* [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-2/+19
* [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
* [WebAssembly] Remove `-allow-undefined-file wasm.syms` from linker argsSam Clegg2018-01-111-2/+2
* [WebAssembly] Add crt1.o with calling lldSam Clegg2017-10-271-2/+2
* Fix test/Driver/wasm-toolchain.c on windowsSam Clegg2017-10-271-2/+2
* [WebAssembly] Include libclang_rt.builtins in the standard waySam Clegg2017-10-271-2/+2
* [WebAssembly] Fix wasm-toolchain.c testsSam Clegg2017-09-141-11/+3
* [WebAssembly] Add default -allow-undefined-file to linker argsSam Clegg2017-06-231-3/+3
* [WebAssembly] Fix failing wasm-toolchain testSam Clegg2017-05-091-3/+3
* [WebAssembly] Initial driver support for standard library paths.Dan Gohman2016-02-221-6/+6
* [WebAssembly] Fix a typo in a comment.Dan Gohman2016-01-111-1/+1
* Add missing -no-canonical-prefixes.Daniel Jasper2016-01-071-1/+1
* [WebAssembly] Add a test to ensure that -fvisibility=default works.Dan Gohman2016-01-071-0/+6
* [WebAssembly] Enable -fvisibility=hidden by default.Dan Gohman2016-01-071-3/+6
* [WebAssembly] Enable -ffunction-sections and -fdata-sections by default.Dan Gohman2016-01-071-1/+13
* [WebAssembly] Only enable --gc-sections when optimizations are enabled.Dan Gohman2016-01-071-3/+23
* [WebAssembly] Add --gc-sections to the link line.Dan Gohman2016-01-061-1/+1
* Make wasm-toolchain.c test pass on Windows.Nico Weber2015-12-221-1/+1
* Use -no-canonical-prefixes to make sure binaries names are easier to match.Eric Christopher2015-12-221-1/+1
* [WebAssembly] Remove the -target command-line flag from the ld commandline.Dan Gohman2015-12-211-0/+3