This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 655a52dced3 [NVPTX] Allow libcalls that are defined in the current module. new 3fba0f7f7b6 [codeview] Check if this 'this' type of a method is a pointer
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: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 25 ++++++++++++----- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 2 +- test/DebugInfo/COFF/types-this-not-ptr.ll | 45 +++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 8 deletions(-) create mode 100644 test/DebugInfo/COFF/types-this-not-ptr.ll