Don't sink or hoist debug info instrinsics; it isn't useful. This also...
Don't sink or hoist debug info instrinsics; it isn't useful. This also prevents LICM sinking from erasing debug intrinsics which don't dominate any exit block of the loop. rdar://9143943 . llvm-svn: 132201
Loading
Please register or sign in to comment