IR: Cleanup dead code, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 16 Jan 2015 17:31:29 +0000 (17:31 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 16 Jan 2015 17:31:29 +0000 (17:31 +0000)
commit44fb4b337fa3b661d3d791df6f72ac01b567cfc0
tree75c68eb2f3310635c0c902853e75f943653e0e7d
parent9fd1ca6c40a5c0fc11620110421d2e84e7f72989
IR: Cleanup dead code, NFC

Line/column fixups already exist in `MDLocation`.  Delete the duplicated
logic in `DebugLoc`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226290 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugLoc.cpp