This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cc46e391a28 [dsymutil] Unify error handling outside DwarfLinker. new 341f4b576d1 test commit: fix formatting of a comment This is a simple [...] new a1604a6d987 Revert r327397 [CodeView] Omit forward references for unnam [...]
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/CodeViewDebug.cpp | 50 ++----- lib/Target/PowerPC/PPCMIPeephole.cpp | 6 +- test/DebugInfo/COFF/bitfields.ll | 47 +++--- test/DebugInfo/COFF/types-recursive-unnamed.ll | 78 ---------- test/DebugInfo/COFF/unnamed.ll | 200 ------------------------- 5 files changed, 41 insertions(+), 340 deletions(-) delete mode 100644 test/DebugInfo/COFF/types-recursive-unnamed.ll delete mode 100644 test/DebugInfo/COFF/unnamed.ll