--- Reverse-merging r80147 into '.':
authorBill Wendling <isanbard@gmail.com>
Thu, 27 Aug 2009 03:29:26 +0000 (03:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 27 Aug 2009 03:29:26 +0000 (03:29 +0000)
commitfffb7266fe9c5c95d859ff5b3aeb5386cbd0cd1e
tree5c7de87c7bbfb1494ede3e77863a253d43c4cec5
parent27920594b940d824038d16b13846aa76cac493cf
--- Reverse-merging r80147 into '.':
A    include/llvm/ADT/iterator.cmake
U    autoconf/configure.ac
--- Reverse-merging r80161 into '.':
U    cmake/config-ix.cmake
--- Reverse-merging r80171 into '.':
U    Makefile
--- Reverse-merging r80173 into '.':
U    configure
U    include/llvm/Config/config.h.in
--- Reverse-merging r80180 into '.':
A    include/llvm/ADT/iterator.h.in

Despite common miscomceptions, iterator.h is alive and well. It broke the build
bots for several hours. And yet no one bothered to look at them.

Gabor and Doug, please review your changes and make sure that they actually
build before resubmitting them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80197 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile
autoconf/configure.ac
cmake/config-ix.cmake
configure
include/llvm/ADT/iterator.cmake [new file with mode: 0644]
include/llvm/ADT/iterator.h.in [new file with mode: 0644]
include/llvm/CodeGen/AsmPrinter.h
include/llvm/Config/config.h.in
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp