llvm-6502/include
Cameron Zwarich 680c98f632 Remove use of reverse iterators in repairIntervalsInRange(). While they were
arguably better than forward iterators for this use case, they are confusing and
there are some implementation problems with reverse iterators and MI bundles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175393 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-17 11:09:00 +00:00
..
llvm Remove use of reverse iterators in repairIntervalsInRange(). While they were 2013-02-17 11:09:00 +00:00
llvm-c s/bool/LLVMBool/ 2013-02-14 19:39:14 +00:00