1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test
Martin Storsjo 437cf333be [AArch64] Use dwarf exception handling on MinGW
Ideally we should probably produce WinEH here as well, but until
then, we can use dwarf exceptions, without any further changes
required in clang, libunwind or libcxxabi.

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

llvm-svn: 317304
2017-11-03 07:33:20 +00:00
..
Analysis Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AArch64] Use dwarf exception handling on MinGW 2017-11-03 07:33:20 +00:00
DebugInfo [Verifier] Remove the -verify-debug-info cl::opt 2017-11-02 23:44:20 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86 Irreducible loop metadata for more accurate block frequency under PGO. 2017-11-02 22:26:51 +00:00
tools [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag 2017-11-03 07:18:21 +00:00
Transforms [NFC] Get rid of hard-coded value ID in test 2017-11-03 07:30:45 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py Add feature to determine if host architecture is 64-bit in llvm-lit 2017-11-02 23:14:55 +00:00
lit.site.cfg.py.in Reland "Add feature to determine if host architecture is 64-bit in llvm-lit" 2017-11-02 23:45:51 +00:00
TestRunner.sh