This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 154d19dffcb Conservatively add volatility and atomic checks in a few places new d399c97984f [codeview] Try to avoid emitting .cv_loc with line zero
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 | 16 +++++-- test/DebugInfo/COFF/line-zero.ll | 77 ++++++++++++++++++++++++++++++++ test/DebugInfo/COFF/local-variables.ll | 2 +- 3 files changed, 91 insertions(+), 4 deletions(-) create mode 100644 test/DebugInfo/COFF/line-zero.ll