[llvm-commits] [llvm] r155562 - in /llvm/trunk: docs/ProgrammersManual.html include/llvm/ADT/FlatArrayMap.h include/llvm/ADT/MultiImplMap.h include/llvm/ADT/SmallMap.h unittests/ADT/SmallMapTest.cpp

Stepan Dyatkovskiy STPWORLD at narod.ru
Thu Apr 26 11:49:11 PDT 2012


Fixed in r155651.
My mistake... When I was writing the test I forgot that order of items in DenseMap is undefined.
-Stepan.

26.04.2012, 20:23, "Jakob Stoklund Olesen" <stoklund at 2pi.dk>:
> On Apr 25, 2012, at 11:03 AM, Benjamin Kramer <benny.kra at googlemail.com> wrote:
>
>>  On 25.04.2012, at 19:54, Chandler Carruth wrote:
>>>  Just as an FYI to Stepan, I'm going to try to fix this, just wanted bots to recover in the mean time...
>>  I was faster, r155568 :D
>
> This one is still failing: http://lab.llvm.org:8011/builders/llvm-arm-linux/builds/958
>
> /jakob
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits



More information about the llvm-commits mailing list