Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris...
authorGabor Greif <ggreif@gmail.com>
Wed, 26 Aug 2009 19:16:32 +0000 (19:16 +0000)
committerGabor Greif <ggreif@gmail.com>
Wed, 26 Aug 2009 19:16:32 +0000 (19:16 +0000)
commit7309be6735666143bd9835b275dc8501617a2591
treef070f232c7f8cf9c28e2cc4f4c0683df8b99bcd0
parentf3ea400830f5fffb1037c3fa785bc4677c26dee4
Remove all the LLVM_COMPACTIFY_SENTINELS-related macro magic as discussed with Chris on IRC. Anybody wanting to debug sentinel dereferencing problems must revert this patch and perform the indicated modifications.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80128 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ilist.h
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