[PATCH] D37336: [clang-cl] Explicitly set object format to COFF in CL mode
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 31 09:29:08 PDT 2017
hans added a comment.
In https://reviews.llvm.org/D37336#857814, @iid_iunknown wrote:
> In https://reviews.llvm.org/D37336#857802, @hans wrote:
>
> > But why isn't that failure showing on some buildbot, then?
>
>
> The test needs `system-windows` to run:
>
> // REQUIRES: system-windows
>
>
> There is no windows buildbot that builds clang defaulted to the AArch64 target.
I see.
Do you think you can write a test for your patch that will work on the buildbots we have?
Repository:
rL LLVM
https://reviews.llvm.org/D37336
More information about the cfe-commits
mailing list