1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test/Instrumentation
Mircea Trofin a27bf9493a [NFC] Disallow unused prefixes under llvm/test
This patch sets the default for llvm tests, with the exception of tests
under Reduce, because quite a few of them use 'FileCheck' as parameter
to a tool, and including a flag as that parameter would complicate
matters.

The rest of the patch undo-es the lit.local.cfg changes we progressively
introduced as temporary measure to avoid regressions under various
directories.

Differential Revision: https://reviews.llvm.org/D95111
2021-01-21 20:31:52 -08:00
..
AddressSanitizer [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
BoundsChecking OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
DataFlowSanitizer [dfsan] Track field/index-level shadow values in variables 2020-12-09 19:38:35 +00:00
HeapProfiler [MemProf] Fix a potential "permission denied" test failure on some systems. 2020-12-07 14:04:23 +01:00
HWAddressSanitizer [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
InstrOrderFile
InstrProfiling [test][InstrProf] Fix always_inline.ll under NPM 2020-09-18 14:50:47 -07:00
MemorySanitizer [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
PoisonChecking
SanitizerCoverage
ThreadSanitizer
cgprofile.ll [CGProfile] don't emit cgprofile entry if called function is dllimport 2020-09-23 16:56:54 -07:00