Rename RecordLabel to RecordSourceLine because that's what it is doing.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Feb 2008 02:05:57 +0000 (02:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Feb 2008 02:05:57 +0000 (02:05 +0000)
commita647c92ec2b3c91e1e6de25cc5c7860912c7626b
treef907c698533d98e2b0d0e7eda9e3396ec56a29b7
parentec3e5c8a39c3dae7457d0eb18f98685decb23fcd
Rename RecordLabel to RecordSourceLine because that's what it is doing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46628 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/MachineModuleInfo.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp