There is no need to force DebugLoc on a PHI at this point.
authorDevang Patel <dpatel@apple.com>
Mon, 16 May 2011 22:05:03 +0000 (22:05 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 16 May 2011 22:05:03 +0000 (22:05 +0000)
commita8992b3e7214f9fab5330d81ca3b128d2e40d839
tree96f85a08b5c9f165f97c00d317688c2f93d1197c
parent62427ae8d311d3dda8f5257ddf34d13c19c214bb
There is no need to force DebugLoc on a PHI at this point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131427 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/LCSSA.cpp