K 10 svn:author V 3 dim K 8 svn:date V 27 2020-08-17T16:37:46.182878Z K 7 svn:log V 335 Merge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng): [PowerPC] Make StartMI ignore COPY like instructions. Reviewed By: lkail Differential Revision: https://reviews.llvm.org/D85659 This fixes an assertion failure when building world for powerpc. It was reported upstream as . END