This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c97ab8f1e3a [Coverage] Take filenames into account when loading functio [...] new 793104bc6dc [llvm-rc] Add support for all missing dialog controls new 0cb4ac08f0b [AsmPrinter] Allow emitting codeview for any windows target
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: lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 +-- test/DebugInfo/COFF/simple.ll | 4 +++ test/tools/llvm-rc/Inputs/tag-dialog.rc | 15 +++++++++++ test/tools/llvm-rc/tag-dialog.test | 37 ++++++++++++++++++++++++--- tools/llvm-rc/ResourceFileWriter.cpp | 2 +- tools/llvm-rc/ResourceScriptParser.cpp | 45 ++++++++++++++++++++++++++++----- tools/llvm-rc/ResourceScriptStmt.cpp | 13 ++++++++++ tools/llvm-rc/ResourceScriptStmt.h | 5 ++-- 8 files changed, 109 insertions(+), 15 deletions(-)