Declare Sentinel fragments as mutable to get rid
authorGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 14:47:45 +0000 (14:47 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 2 Mar 2009 14:47:45 +0000 (14:47 +0000)
commit1012919ed8b3e2cd4b421c104ce9d8f4e20ced9d
treeaa4979582659ac936072dbf358373c7a2f8881fd
parent5b78a7cabe7792bddf1f98d9b1cd63b5b2245f80
Declare Sentinel fragments as mutable to get rid
of some pointless casting. This fragment logically
does not belong to ilist anyway, but to "ghostly"
NodeType.

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