[PATCH] D37336: [clang-cl] Explicitly set object format to COFF in CL mode

Oleg Ranevskyy via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 09:07:49 PDT 2017


iid_iunknown added a comment.

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.


Repository:
  rL LLVM

https://reviews.llvm.org/D37336





More information about the cfe-commits mailing list