No need to keep size of DebugLocations vector separately.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 26 Jan 2009 23:47:30 +0000 (23:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 26 Jan 2009 23:47:30 +0000 (23:47 +0000)
commitb9f66cfadf6b1551192ee4a6e9b70f564c5ed8be
treec51e825ce7e4351b6a0c8e22610ced618db3359d
parent8bca3b76646ab19a69d8d50d3dcad9f2c82159bd
No need to keep size of DebugLocations vector separately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63070 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DebugLoc.h
lib/CodeGen/MachineFunction.cpp