OSDN Git Service

Rewrite getName{Start,End,Len} in terms of getName(), instead of vice-versa.
authorDaniel Dunbar <daniel@zuster.org>
Sun, 26 Jul 2009 00:51:56 +0000 (00:51 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 26 Jul 2009 00:51:56 +0000 (00:51 +0000)
commit499027fb4826e25919f2ea154ca4db73842560af
treeffb6fc38b2dfefebc67413b95d50760e9a2cb4d0
parente3577da6d969c7411736b5fcfe27ba355dd2d806
Rewrite getName{Start,End,Len} in terms of getName(), instead of vice-versa.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77105 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Value.h
lib/VMCore/Value.cpp