# [FAILURE] oss-swift-incremental-RA-osx [#12094]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/12094/
Project: oss-swift-incremental-RA-osx
Date of build: Thu, 18 Jun 2020 16:36:31 -0500
Build duration: 1 hr 24 min
Changes- Commit b90f394153f0c5daa435caa7b72a41fd91b29e2a by aschwaighofer:
Revert "[coroutine] Fixes "cannot move instruction since its users are
-
edit: llvm/lib/Transforms/Coroutines/CoroFrame.cpp
-
delete: llvm/test/Transforms/Coroutines/coro-param-copy.ll
-
edit: llvm/lib/Transforms/Coroutines/CoroSplit.cpp
-
delete: llvm/test/Transforms/Coroutines/coro-alloc-with-param.ll
-
Commit 0efab1be537d24f022720b85f6db54f05380ff3f by aschwaighofer:
fix the case when a coroutine is dynamically replaceable
- edit: llvm/lib/Transforms/Coroutines/CoroFrame.cpp
- add: llvm/test/Transforms/Coroutines/coro-frame-swift-function-replacement.ll
-
Commit 74ad80d2d9cb7f3290bf84c76e48ab69ea419b4e by aschwaighofer:
Fix the case when a coroutine is dynamically replaceable when targeting
- edit: llvm/lib/Transforms/Coroutines/CoroFrame.cpp
- edit: llvm/test/Transforms/Coroutines/coro-frame-swift-function-replacement.ll
-
Commit 5fa7d8e179225801f681229b695a7bc5db0f974f by aprantl:
Fix a nullptr deref in GetCanonicalSwiftType.
- edit: lldb/source/Target/SwiftLanguageRuntimeDynamicTypeResolution.cpp
- edit: lldb/include/lldb/Symbol/SwiftASTContext.h
- edit: lldb/unittests/Symbol/TestSwiftASTContext.cpp
- edit: lldb/source/Symbol/SwiftASTContext.cpp