This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-01 13:11:39 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Instrumentation
/
SanitizerCoverage
History
Kostya Serebryany
9281d8bfeb
[sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers)
...
llvm-svn: 275449
2016-07-14 17:59:01 +00:00
..
cmp-tracing.ll
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
2016-04-19 23:51:52 +00:00
coverage2-dbg.ll
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
2016-04-15 15:57:41 +00:00
coverage-dbg.ll
DebugInfo: Remove MDString-based type references
2016-04-23 21:08:00 +00:00
coverage.ll
[sanitizer-coverage] make sure that calls to __sanitizer_cov_trace_pc are not merged (otherwise different calls get the same PC and confuse fuzzers)
2016-07-14 17:59:01 +00:00
seh.ll
[sancov] Disable sanitizer coverage on functions using SEH
2015-09-03 20:18:29 +00:00
switch-tracing.ll
[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.
2016-04-19 23:51:52 +00:00
tracing.ll
[sancov] enabling coverage edge pruning by default.
2016-04-06 23:24:37 +00:00