This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5aa20382007 Update Compiler.h check for MSVC We require at least MSVC 2 [...] new 0927bf13d70 Temporarily revert "Changes to improve CodeView debug info [...]
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/DebugInfo/CodeView/CodeViewRecordIO.h | 10 +- include/llvm/DebugInfo/CodeView/EnumTables.h | 11 - lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 40 ++-- lib/DebugInfo/CodeView/CodeViewRecordIO.cpp | 6 +- lib/DebugInfo/CodeView/EnumTables.cpp | 166 -------------- lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 242 +++------------------ test/DebugInfo/COFF/class-options-common.ll | 23 -- test/DebugInfo/COFF/types-basic.ll | 114 ++++------ test/DebugInfo/COFF/types-data-members.ll | 215 ++++++++---------- 9 files changed, 192 insertions(+), 635 deletions(-)