[llvm-commits] [llvm] r105528 - in /llvm/trunk: lib/Transforms/IPO/PartialSpecialization.cpp test/Transforms/PartialSpecialize/ test/Transforms/PartialSpecialize/dg.exp test/Transforms/PartialSpecialize/two-specializations.ll

Kenneth Uildriks kennethuil at gmail.com
Fri Jun 25 08:06:26 PDT 2010


On Wed, Jun 23, 2010 at 1:03 PM, Daniel Dunbar <daniel at zuster.org> wrote:
> Hi Kenneth,
>
> This test is failing on llvm-arm-linux. It looks to me like the order
> of the partial specialization numbering isn't deterministic?
>
> Failure is here:
>  http://google1.osuosl.org:8011/builders/llvm-arm-linux/builds/3516/steps/test-llvm/logs/two-specializations.ll
>
> Can you take a look?

Is there a way to see what the opt output was on the buildbot?

Does llvm work on an ARM-QEMU?




More information about the llvm-commits mailing list