about summary refs log tree commit diff
path: root/llvm_mode/README.instrument_file.md
AgeCommit message (Collapse)Author
2020-08-05add sancov-like allow/denylist instrument featurevan Hauser
2020-07-31refer to llvm 12 for partial instrumentation for PCGUARDvan Hauser
2020-07-01Merge branch 'stable' into devvan Hauser
2020-07-01fix texthexcoder
2020-06-30Big renaming (#429)van Hauser
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain>
2020-06-30rename whitelist -> instrumentlistvan Hauser