llvm-project/clang/lib/Basic/Targets
Martin Storsjo ec82128971 [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM
Since SVN r318510, the MinGW/ARM configuration defaults to
dwarf exception handling.

Differential Revision: https://reviews.llvm.org/D39533

llvm-svn: 318511
2017-11-17 08:06:49 +00:00
..
AArch64.cpp [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb 2017-10-12 07:05:37 +00:00
AArch64.h [AArch64] Add support for a MinGW AArch64 target 2017-08-13 19:42:17 +00:00
AMDGPU.cpp AMDGPU: Parse r600 CPU name early and expose FMAF capability 2017-10-19 20:40:13 +00:00
AMDGPU.h Convert clang::LangAS to a strongly typed enum 2017-10-15 18:48:14 +00:00
ARM.cpp [MinGW] Define __ARM_DWARF_EH__ for MinGW/ARM 2017-11-17 08:06:49 +00:00
ARM.h Update to use enum classes for various ARM *Kind enums 2017-07-27 16:28:39 +00:00
AVR.cpp
AVR.h Driver: hoist the `wchar_t` handling to the driver 2017-10-06 23:09:55 +00:00
BPF.cpp
BPF.h bpf: add -mcpu=# support for bpf 2017-08-23 04:26:17 +00:00
Hexagon.cpp [Hexagon] Handling of new HVX flags and target-features 2017-10-18 18:10:13 +00:00
Hexagon.h [Hexagon] Handling of new HVX flags and target-features 2017-10-18 18:10:13 +00:00
Lanai.cpp
Lanai.h
Le64.cpp
Le64.h
MSP430.cpp
MSP430.h
Mips.cpp [mips] Introducing option -mabs=[legacy/2008] 2017-08-24 16:06:30 +00:00
Mips.h [mips] Introducing option -mabs=[legacy/2008] 2017-08-24 16:06:30 +00:00
NVPTX.cpp [CUDA] Added rudimentary support for CUDA-9 and sm_70. 2017-09-07 18:14:32 +00:00
NVPTX.h [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
Nios2.cpp
Nios2.h
OSTargets.cpp
OSTargets.h Driver: hoist the `wchar_t` handling to the driver 2017-10-06 23:09:55 +00:00
PNaCl.cpp
PNaCl.h
PPC.cpp
PPC.h
SPIR.cpp
SPIR.h [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
Sparc.cpp Add support for Myriad ma2x8x series of CPUs 2017-10-02 18:50:57 +00:00
Sparc.h Add support for Myriad ma2x8x series of CPUs 2017-10-02 18:50:57 +00:00
SystemZ.cpp
SystemZ.h
TCE.cpp
TCE.h [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
WebAssembly.cpp
WebAssembly.h
X86.cpp Split x86 "Processor" info into its own def file. [NFC] 2017-11-15 22:25:39 +00:00
X86.h Split x86 "Processor" info into its own def file. [NFC] 2017-11-15 22:25:39 +00:00
XCore.cpp
XCore.h