]> granicus.if.org Git - llvm/commit
[ThinLTO] Expected<> return values need to be handled to avoid an assertion
authorMehdi Amini <mehdi.amini@apple.com>
Sun, 8 Jan 2017 00:30:27 +0000 (00:30 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Sun, 8 Jan 2017 00:30:27 +0000 (00:30 +0000)
commit1de89c2e6c54760f5a313affe6ef1a7ccf265879
treef102d9ddbb52037539a1e1fe5c72d6109bcdaf84
parentf83ef1736ff0c4ac8450c628f812b9b71e35eb18
[ThinLTO] Expected<> return values need to be handled to avoid an assertion

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291377 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LTO/ThinLTOCodeGenerator.cpp