Remove MachineFunction's DefaultDebugLoc member, and make DwarfDebug.cpp
authorDan Gohman <gohman@apple.com>
Tue, 20 Apr 2010 00:37:27 +0000 (00:37 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 20 Apr 2010 00:37:27 +0000 (00:37 +0000)
commit084751cd16c3b8017b5a237bd2575b65a6543f79
treeab46ba82bfeaccbd2bdfe8d1f41db78a388bf551
parenta9a3321938aac13477bdc53af0018bce88b45d78
Remove MachineFunction's DefaultDebugLoc member, and make DwarfDebug.cpp
responsible for figuring out what that's supposed to be on its own.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101844 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineFunction.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp