OSDN Git Service

re-committing yesterday's r79938.
authorGabor Greif <ggreif@gmail.com>
Tue, 25 Aug 2009 21:25:22 +0000 (21:25 +0000)
committerGabor Greif <ggreif@gmail.com>
Tue, 25 Aug 2009 21:25:22 +0000 (21:25 +0000)
commit12d46f5ea460e149882e39dc25c649580a161141
tree9d0789506d76005f253ca4003a85d2537aa6d88e
parentb81243240cbfc573324c9760a77e6b1463955bab
re-committing yesterday's r79938.

This time there is no additional include of llvm/Config/config.h
at all. Instead I use a hard-coded preprecessor symbol:
LLVM_COMPACTIFY_SENTINELS

(should this work on the self-hosting buildbot, then
 cleanups come next)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80035 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