[llvm-commits] [llvm] r80224 - in /llvm/trunk/include/llvm: ADT/DepthFirstIterator.h ADT/EquivalenceClasses.h ADT/PostOrderIterator.h ADT/SCCIterator.h ADT/STLExtras.h ADT/SmallVector.h ADT/ilist.h Analysis/AliasSetTracker.h Analysis/ConstantsScanner.h Bitcode/BitstreamReader.h CodeGen/MachineRegisterInfo.h CodeGen/ScheduleDAG.h CodeGen/SelectionDAGNodes.h CompilerDriver/CompilationGraph.h Support/CFG.h Support/GetElementPtrTypeIterator.h Type.h Use.h

Bill Wendling wendling at apple.com
Thu Aug 27 00:52:27 PDT 2009


On Aug 26, 2009, at 11:41 PM, Gabor Greif wrote:

> Author: ggreif
> Date: Thu Aug 27 01:41:46 2009
> New Revision: 80224
>
> URL: http://llvm.org/viewvc/llvm-project?rev=80224&view=rev
> Log:
> Clean up the minor mess I caused with removing iterator.h. I shall  
> take care of 80-col violations and the FIXME later. (Thanks goodness  
> that I live in another continent, so the monkeypox did not strike  
> me :-)
>
:-) Thanks for fixing it.

-bw




More information about the llvm-commits mailing list