[compiler-rt] r264488 - Stop depending on the keys in a hash table being in a particular order.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 26 06:41:55 PDT 2016


On 26 March 2016 at 03:06, Richard Smith via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: rsmith
> Date: Fri Mar 25 22:06:42 2016
> New Revision: 264488
>
> URL: http://llvm.org/viewvc/llvm-project?rev=264488&view=rev
> Log:
> Stop depending on the keys in a hash table being in a particular order.

Hi Richard,

This didn't fix the other case that is still broken.

http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/11257

cheers,
--renato


More information about the llvm-commits mailing list