Don't use DebugLoc::getUnknownLoc(). Default to something hopefully sensible.
commitbd0cd9f1f5a1732a1fa8b839a9687d250c445787
authorBill Wendling <isanbard@gmail.com>
Sat, 31 Jan 2009 03:12:48 +0000 (31 03:12 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 31 Jan 2009 03:12:48 +0000 (31 03:12 +0000)
treea9c4e58ae2f4d26113774cbd33fa108b234e539e
parent4b9c8b776e6252880283ee60560c1ed2cfea703f
Don't use DebugLoc::getUnknownLoc(). Default to something hopefully sensible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp