This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eed988e3e72 [MIR] Adding support for Named Virtual Registers in MIR. new 9541cc2882d DataFlowSanitizer: wrappers of functions with local linkage [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../Instrumentation/DataFlowSanitizer.cpp | 10 ++++++++- .../DataFlowSanitizer/Inputs/abilist.txt | 2 ++ .../uninstrumented_local_functions.ll | 24 ++++++++++++++++++++++ 3 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 test/Instrumentation/DataFlowSanitizer/uninstrumented_local_fun [...]