1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/Instrumentation
Xinliang David Li 1b001b9f04 Add a instrumentation test for Linux
Make sure __llvm_profile_init is not emitted.

llvm-svn: 250274
2015-10-14 07:24:14 +00:00
..
AddressSanitizer [ASan] Don't instrument globals in .preinit_array/.init_array/.fini_array 2015-09-15 23:05:48 +00:00
BoundsChecking Add a bunch of CHECK missing colons in tests. NFC. 2015-03-14 01:43:57 +00:00
DataFlowSanitizer [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
InstrProfiling Add a instrumentation test for Linux 2015-10-14 07:24:14 +00:00
MemorySanitizer [msan] Fix crash on multiplication by a non-integer constant. 2015-10-14 00:21:13 +00:00
SanitizerCoverage [sancov] Disable sanitizer coverage on functions using SEH 2015-09-03 20:18:29 +00:00
ThreadSanitizer DI: Require subprogram definitions to be distinct 2015-08-28 20:26:49 +00:00