This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bf540e5abf5 [ADT] Make filter_iterator support bidirectional iteration new 2339c939d32 [codeview] Ignore .cv_loc directives at the end of a function
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: include/llvm/MC/MCContext.h | 4 + lib/MC/MCCodeView.cpp | 13 +++ lib/MC/MCContext.cpp | 5 ++ lib/MC/MCObjectStreamer.cpp | 1 + test/MC/COFF/cv-loc-unreachable.s | 183 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 206 insertions(+) create mode 100644 test/MC/COFF/cv-loc-unreachable.s