In rememberInstruction, if the value being remembered is the
current insertion point, advance the current insertion point. This avoids a use-before-def situation in a testcase extracted from clang which is difficult to reduce to a reasonable-sized regression test. llvm-svn: 96151
Loading
Please register or sign in to comment