llvm-project/clang/lib/Driver/ToolChains
Nico Weber 00065d5cbd Revert "-fstack-clash-protection: Return an actual error when used on unsupported OS"
This reverts commit 4d59c8fdb9.
Breaks tens of thousands of tests, and had pending review comments, see
comments on https://reviews.llvm.org/D92245 (and e.g.
http://lab.llvm.org:8011/#/builders/109/builds/5236 for failures).
2020-12-22 06:51:19 -05:00
..
Arch [ARM] Add clang command line support for -mharden-sls= 2020-12-19 12:49:26 +00:00
AIX.cpp [clang][driver] Fix definition/declaration argument name mismatches. NFCI. 2020-11-17 12:39:45 +00:00
AIX.h [clang][driver][AIX] Set compiler-rt as default rtlib 2020-09-28 19:45:43 -04:00
AMDGPU.cpp [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
AMDGPU.h Revert "[AMDGPU][HIP] Switch default DWARF version to 5" 2020-12-21 21:43:51 +00:00
AVR.cpp [clang][AVR] Improve avr-ld command line options 2020-11-17 23:28:41 +08:00
AVR.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Ananas.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Ananas.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
BareMetal.cpp Add initial support for multilibs in Baremetal toolchain. 2020-12-14 20:49:45 +00:00
BareMetal.h Add initial support for multilibs in Baremetal toolchain. 2020-12-14 20:49:45 +00:00
Clang.cpp Revert "-fstack-clash-protection: Return an actual error when used on unsupported OS" 2020-12-22 06:51:19 -05:00
Clang.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
CloudABI.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
CloudABI.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
CommonArgs.cpp [amdgpu] Default to code object v3 2020-12-17 16:09:33 +00:00
CommonArgs.h [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
Contiki.cpp
Contiki.h
CrossWindows.cpp [clang][driver] Fix definition/declaration argument name mismatches. NFCI. 2020-11-17 12:39:45 +00:00
CrossWindows.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
Cuda.cpp [CUDA] Extract CUDA version from cuda.h if version.txt is not found 2020-10-23 10:03:30 -07:00
Cuda.h [DWARF] Allow toolchain to adjust specified DWARF version. 2020-12-09 16:34:34 -08:00
Darwin.cpp [Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth. 2020-12-03 07:53:59 -08:00
Darwin.h clang: Pass -platform-version to new MachO LLD 2020-11-24 11:16:03 -05:00
DragonFly.cpp [clang] update of the DragonFlyBSD's driver for the 5.8.x releases 2020-10-19 14:04:49 +01:00
DragonFly.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Flang.cpp [clang] Remove `-triple` from the invocations of `flang-new -fc1` 2020-12-10 17:54:12 +00:00
Flang.h [clang][driver] Add basic --driver-mode=flang support for fortran 2019-10-30 10:42:22 +00:00
FreeBSD.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
FreeBSD.h Fix regression due to test hip-version.hip 2020-07-11 12:45:29 -04:00
Fuchsia.cpp Recommit "[clang][Fuchsia] Add relative-vtables multilib" 2020-12-01 17:03:13 -08:00
Fuchsia.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
Gnu.cpp [Driver] Default Generic_GCC ppc/ppc64/ppc64le to -fasynchronous-unwind-tables 2020-12-21 15:32:35 -08:00
Gnu.h [Driver] Filter out <libdir>/gcc and <libdir>/gcc-cross if they do not exists 2020-09-29 09:18:50 +03:00
HIP.cpp [AMDGPU] add -mcode-object-version=n 2020-12-07 18:08:37 -05:00
HIP.h Revert "[AMDGPU][HIP] Switch default DWARF version to 5" 2020-12-21 21:43:51 +00:00
Haiku.cpp
Haiku.h
Hexagon.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Hexagon.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
Hurd.cpp [Driver] Search computed sysroot for libc++ header paths 2020-06-17 16:17:37 -07:00
Hurd.h [Driver] Search computed sysroot for libc++ header paths 2020-06-17 16:17:37 -07:00
InterfaceStubs.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
InterfaceStubs.h [clang][ifs] Clang Interface Stubs ToolChain plumbing. 2019-10-08 15:23:14 +00:00
Lanai.h
Linux.cpp [Driver] Enable getOSLibDir() lib32 workaround for SPARC on Linux 2020-11-23 19:25:36 -08:00
Linux.h Add Statically Linked Libraries 2020-06-22 19:48:49 +00:00
MSP430.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
MSP430.h [MSP430] Actualize the toolchain description 2020-07-17 15:42:12 +03:00
MSVC.cpp clang-cl: Remove /Zd flag 2020-12-17 15:39:40 -05:00
MSVC.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
MSVCSetupApi.h
MinGW.cpp [clang] [MinGW] Allow using the vptr sanitizer 2020-11-03 09:59:09 +02:00
MinGW.h Fix regression due to test hip-version.hip 2020-07-11 12:45:29 -04:00
Minix.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Minix.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
MipsLinux.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
MipsLinux.h [Driver] Support object files in addition to static and shared libraries in compiler-rt 2019-03-12 02:12:48 +00:00
Myriad.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Myriad.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
NaCl.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
NaCl.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
NetBSD.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
NetBSD.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
OpenBSD.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
OpenBSD.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
PPCLinux.cpp [PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers 2019-07-30 02:18:11 +00:00
PPCLinux.h [PowerPC] [Clang] Port MMX intrinsics and basic test cases to Power 2019-04-23 05:50:24 +00:00
PS4CPU.cpp Reland - [Clang] Add the ability to map DLL storage class to visibility 2020-11-02 23:24:49 +00:00
PS4CPU.h [clang][ToolChains] explicitly return LangOptions::StackProtectorMode 2020-10-28 11:20:30 -07:00
RISCVToolchain.cpp [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
RISCVToolchain.h [clang][Driver] Handle risvc in Baremetal.cpp. 2020-11-26 11:43:17 +00:00
ROCm.h [Driver] Promote SmallSet of enum to a bitset. NFCI. 2020-07-20 16:54:30 +02:00
Solaris.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
Solaris.h [clang][Driver] Default to /usr/bin/ld on Solaris 2020-08-13 22:42:58 +02:00
TCE.cpp
TCE.h
VEToolchain.cpp [VE] Add standard include path and library path for C++ 2020-12-03 22:22:56 +09:00
VEToolchain.h [VE] Change to use integrated assembly by defualt 2020-10-30 00:16:04 +09:00
WebAssembly.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
WebAssembly.h Clang Driver: refactor support for writing response files to be 2020-06-29 18:27:02 -04:00
XCore.cpp [Driver] Add output file to properties of Command 2020-10-08 18:23:39 +07:00
XCore.h
ZOS.cpp [SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS 2020-09-16 14:49:03 -04:00
ZOS.h [SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS 2020-09-16 14:49:03 -04:00