1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test
Alexander Potapenko 8e6b80a242 [KMSAN] Enable -msan-handle-asm-conservative by default
This change enables conservative assembly instrumentation in KMSAN builds
by default.
It's still possible to disable it with -msan-handle-asm-conservative=0
if something breaks. It's now impossible to enable conservative
instrumentation for userspace builds, but it's not used anyway.

llvm-svn: 348112
2018-12-03 10:15:43 +00:00
..
Analysis [test] Fix ScalarEvolution test to allow __func__ with prototype 2018-12-02 16:49:28 +00:00
Assembler [DWARFv5] Verify all-or-nothing constraint on DIFile source 2018-11-30 19:13:38 +00:00
Bindings
Bitcode [ThinLTO] Allow importing of functions with var args 2018-12-01 05:11:46 +00:00
BugPoint [test] Fix BugPoint/compile-custom.ll to use detected python exec 2018-12-02 16:49:23 +00:00
CodeGen [GlobalISel] Fix test irtranslator-stackprotect-check.ll 2018-12-03 09:28:28 +00:00
DebugInfo Revert "[BTF] Add BTF DebugInfo" 2018-11-30 16:54:43 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [KMSAN] Enable -msan-handle-asm-conservative by default 2018-12-03 10:15:43 +00:00
Integer
JitListener
Linker
LTO
MC
Object
ObjectYAML
Other
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [dsymutil] Gather global and local symbol addresses in the main executable. 2018-11-30 18:56:10 +00:00
Transforms [test] Fix use of 'sort -b' in SimpleLoopUnswitch on NetBSD 2018-12-02 16:49:33 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh