[llvm-commits] [llvm] r130126 - in /llvm/trunk/test: Analysis/RegionInfo/next.ll CodeGen/ARM/crash-greedy.ll CodeGen/PTX/ld.ll CodeGen/Thumb2/bfi.ll CodeGen/Thumb2/thumb2-lsr3.ll CodeGen/X86/fast-isel-x86.ll CodeGen/X86/fp-trunc.ll CodeGen/X86/lsr-interesting-step.ll

Dan Gohman gohman at apple.com
Tue Apr 26 12:17:08 PDT 2011


On Apr 26, 2011, at 11:54 AM, Benjamin Kramer wrote:

> 
> On 26.04.2011, at 20:35, Bob Wilson wrote:
> 
>> Benjamin, the fast-isel-x86 test is failing on the llvm-gcc-native-mingw32-win7 tester:
>> 
>> http://google1.osuosl.org:8011/builders/llvm-gcc-native-mingw32-win7/builds/1736
>> 
>> Can you please fix it somehow?
> 
> Ugh, I guess PIC doesn't make much sense on windows. I'll force a triple on that test, that way it still tests more than without invoking FileCheck.
> 
> Maybe Dan has an idea, svn says that he chcked in the broken "CodeGen/X86/fast-isel-x86.ll" test case.

A forced triple is fine.

Thanks,

Dan




More information about the llvm-commits mailing list