[llvm-commits] [llvm] r151024 - in /llvm/trunk: include/llvm/ADT/Triple.h include/llvm/Support/TargetRegistry.h lib/MC/MCDisassembler/EDDisassembler.cpp lib/Support/Triple.cpp unittests/ADT/TripleTest.cpp
Chandler Carruth
chandlerc at gmail.com
Tue Feb 21 00:36:28 PST 2012
On Mon, Feb 20, 2012 at 7:57 PM, Matt Beaumont-Gay <matthewbg at google.com>wrote:
> Just a couple of nits.
>
Addressed in r151045, thanks!
The loop condition here seems brittle. Not sure how to make it more
> robust, though.
>
Yea, sadly I've no real ideas either... All of these loops are now equally
brittle.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120221/9647d61e/attachment.html>
More information about the llvm-commits
mailing list