This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fefbc8f [codeview] Defer emission of all referenced complete records new f317b6e [asan] Do not instrument accesses to profiling globals new b0625ca [codeview] Fix trivial bug in OneMethodRecord::isIntroducingVirtual
The 2 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: include/llvm/DebugInfo/CodeView/TypeRecord.h | 6 ++---- lib/Transforms/Instrumentation/AddressSanitizer.cpp | 19 ++++++++++++++----- .../do-not-instrument-profiling-globals.ll | 9 +++++++++ 3 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 test/Instrumentation/AddressSanitizer/do-not-instrument-profili [...]