Commit r280822/D24014 breaking native build for ARM

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 15:13:45 PDT 2016


I saw a fix for this go by. Sorry, I was on vacation.

On Thu, Oct 6, 2016 at 5:45 AM, Bernard Ogden <Bernard.Ogden at arm.com> wrote:

> Hello Reid,
>
> This commit introduced COFF test test/MC/COFF/cv-loc-cross-section.s.
> This test doesn't have the usual x86ish triple that the other COFF tests
> have and it is failing when I try to build on ARM targets.
>
> The llvm-mc command in question is supposed to fail, but incantations like
> this don't fail in the way the test expects:
> llvm-mc -arch arm < test/MC/COFF/cv-loc-cross-section.s
>
> I'm not sure enough of x86/Windows to know what triple makes sense here.
> Would you mind adding one?
>
> Thanks,
>
> Bernie
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/335efcbb/attachment.html>


More information about the llvm-commits mailing list