This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4e6a8672c6 [Debuginfo] Prevent CodeGenPrepare from dropping debuginfo [...] new 00e5580a4f1 [coroutines] Improve suspend point simplification new 0a217d981bd Revert "debuginfo: Use symbol difference for CU length to [...]
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/DwarfFile.cpp | 2 - lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 13 +- lib/CodeGen/AsmPrinter/DwarfUnit.h | 2 - lib/Transforms/Coroutines/CoroSplit.cpp | 132 ++++++++++++---- test/DebugInfo/X86/sections_as_references.ll | 11 +- test/Transforms/Coroutines/no-suspend.ll | 219 +++++++++++++++++++++++++-- 6 files changed, 308 insertions(+), 71 deletions(-)