summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cl-link.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Don't force .exe suffix for lldShoaib Meenai2017-06-061-1/+1
* [windows] Fix test for cl driver.Marcos Pividori2017-02-091-1/+2
* [windows] [asan] Fix tests failing after 293668.Marcos Pividori2017-01-311-1/+2
* [windows] [asan] Add linker flag when including "asan_dynamic_runtime_thunk".Marcos Pividori2017-01-291-1/+2
* clang-cl: expose the -fuse-ld optionHans Wennborg2016-10-041-0/+3
* clang-cl: Don't check for existence of linker inputs when /link is usedHans Wennborg2016-04-151-0/+8
* clang-cl: Make /link accept an optional joined argument.Hans Wennborg2016-04-151-0/+1
* Erase REQUIRES: shell-preserves-root from more tests, see r242312.Yaron Keren2015-07-151-3/+0
* Specify --target, hopefully fixing non-x86 bots.Peter Collingbourne2015-07-021-4/+4
* Specify -arch:IA32. Should fix hexagon bot.Peter Collingbourne2015-07-021-4/+4
* Driver: add support for linking the UBSan runtime library on Windows.Peter Collingbourne2015-07-021-4/+4
* [ASan/Win] Fix PR20918 -- SEH handler doesn't work with the MD runtimeTimur Iskhodzhanov2014-09-121-0/+1
* Update the test case after r217673Timur Iskhodzhanov2014-09-121-1/+1
* [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return optionTimur Iskhodzhanov2014-08-261-0/+8
* [ASan] Fixup for r208610: link in asan_cxx library on WindowsAlexey Samsonov2014-05-121-0/+1
* clang-cl: pass -debug flag to the linker when compiling with debug infoHans Wennborg2014-04-251-0/+4
* Fix the ASan dll_thunk pathTimur Iskhodzhanov2013-09-111-1/+1
* Fix cl-link.c test failure on Mac platformsHans Wennborg2013-09-101-2/+2
* clang-cl: Support building DLLs (PR17083)Hans Wennborg2013-09-101-0/+14
* clang-cl: Pass -incremental:no to linker when using ASanHans Wennborg2013-08-301-0/+1
* clang-cl: Pass -debug to the linker when using -fsanitize=addressHans Wennborg2013-08-281-0/+1
* clang-cl: Support -fsanitize=addressHans Wennborg2013-08-271-5/+10
* clang-cl: Support /link option and set target to win32Hans Wennborg2013-08-131-0/+12
OpenPOWER on IntegriCloud