[llvm-commits] [llvm] r80147 - in /llvm/trunk: autoconf/configure.ac include/llvm/ADT/iterator.cmake
Douglas Gregor
dgregor at apple.com
Wed Aug 26 14:41:10 PDT 2009
On Aug 26, 2009, at 2:37 PM, Gabor Greif wrote:
> Author: ggreif
> Date: Wed Aug 26 16:36:59 2009
> New Revision: 80147
>
> URL: http://llvm.org/viewvc/llvm-project?rev=80147&view=rev
> Log:
> nobody includes llvm/ADT/iterator.h any more,
> so get rid of this monstrosity. iterator.h.in is scheduled for
> deletion in my working copy,
> but I wait till I see that configure gets regenerated, as it depends
> on it. I'll commit
> then.
> There are still some AC_* tests in the configure.ac dealing with
> iterators, those can
> be zapped probably too.
Yippee!
- Doug
More information about the llvm-commits
mailing list