For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 29 May 2008 17:41:17 +0000 (17:41 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 29 May 2008 17:41:17 +0000 (17:41 +0000)
commit43d1fd449f1a0ac9d9dafa0b9569bb6b2e976198
treee60154e4fd1b77ccf2690320c9eac7a262b8307d
parent5771d6c16d71dc3bba59b88592686c76f07f4721
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51687 91177308-0d34-0410-b5e6-96231b3b80d8
31 files changed:
Makefile
autoconf/configure.ac
include/llvm/ADT/DepthFirstIterator.h
include/llvm/ADT/EquivalenceClasses.h
include/llvm/ADT/HashExtras.h
include/llvm/ADT/PostOrderIterator.h
include/llvm/ADT/SCCIterator.h
include/llvm/ADT/STLExtras.h
include/llvm/ADT/SmallVector.h
include/llvm/ADT/SparseBitVector.h
include/llvm/ADT/hash_map.h.in [new file with mode: 0644]
include/llvm/ADT/hash_map.in [deleted file]
include/llvm/ADT/hash_set.h.in [new file with mode: 0644]
include/llvm/ADT/hash_set.in [deleted file]
include/llvm/ADT/ilist [deleted file]
include/llvm/ADT/ilist.h [new file with mode: 0644]
include/llvm/ADT/iterator.h.in [new file with mode: 0644]
include/llvm/ADT/iterator.in [deleted file]
include/llvm/Analysis/AliasSetTracker.h
include/llvm/Analysis/ConstantsScanner.h
include/llvm/BasicBlock.h
include/llvm/Bitcode/Archive.h
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineRegisterInfo.h
include/llvm/CodeGen/SchedGraphCommon.h
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/Support/CFG.h
include/llvm/Type.h
include/llvm/Use.h
tools/llvmc2/CompilationGraph.h