in builds without asserts we do not need to allocate the Next pointer in "ghostly...
authorGabor Greif <ggreif@gmail.com>
Mon, 9 Mar 2009 07:09:01 +0000 (07:09 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 9 Mar 2009 07:09:01 +0000 (07:09 +0000)
commit5c3e7b171898612066afc86b8fa850cc32a0cd40
treef7dfa002740a61b5f15799b84cd8e9e7df711358
parentbf65de131f5093dc9080cb3eddf7dc0c3500e4a3
in builds without asserts we do not need to allocate the Next pointer in "ghostly" sentinels

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66415 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ilist_node.h
include/llvm/BasicBlock.h
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineFunction.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Function.h