Remove DebugLoc argument from static function. It can easily be obtained from the...
authorCraig Topper <craig.topper@gmail.com>
Sun, 20 Jan 2013 00:43:42 +0000 (00:43 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 20 Jan 2013 00:43:42 +0000 (00:43 +0000)
commit3b2aba09e2534a23ab6c50d9f60d1d7d9ff59eb0
tree5aebcd7f308e55d3d75017e699fe66edab72c5ed
parent45e1c758338b0b2747d76d1e47bdce7c4d75dd56
Remove DebugLoc argument from static function. It can easily be obtained from the SVOp passed in.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp