[CodeGen] Ignore debug uses in MachineCopyPropagation
Debug uses should not count as real uses, since the presence of debug information could affect the generated code. llvm-svn: 336803
Loading
Please sign in to comment
Debug uses should not count as real uses, since the presence of debug information could affect the generated code. llvm-svn: 336803