Remove the burden of dealing with list offsets
authorGabor Greif <ggreif@gmail.com>
Sat, 7 Mar 2009 10:00:35 +0000 (10:00 +0000)
committerGabor Greif <ggreif@gmail.com>
Sat, 7 Mar 2009 10:00:35 +0000 (10:00 +0000)
commitb547a181005cc255fa57c61c1c0dbafca5375fb4
treeb410d6b76be08d5820401da6eb8f015fdd7d68fc
parent922a881f32df95170cb2c28e1a5ee0053d6f0f90
Remove the burden of dealing with list offsets
from SymbolTableListTraits' clients, and
intead request a nice declarative interface.
Cleans up an IMHO ugly wart.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66331 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h
include/llvm/Function.h
include/llvm/Module.h
include/llvm/SymbolTableListTraits.h